ErrorCode.Operation_DatabaseIsFull Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The scheduler was unable to create a new job because the database is full.
public const int Operation_DatabaseIsFull = -2147220926;
val mutable Operation_DatabaseIsFull : int
Public Const Operation_DatabaseIsFull As Integer = -2147220926