HResults.DTS_E_NOMOREIDS Field

Definition

MessageId: DTS_E_NOMOREIDS MessageText: The maximum ID has been reached. There are no more IDs available to assign to objects.

public: int DTS_E_NOMOREIDS = -1073450914;
public const int DTS_E_NOMOREIDS = -1073450914;
val mutable DTS_E_NOMOREIDS : int
Public Const DTS_E_NOMOREIDS As Integer  = -1073450914

Field Value

Value = -1073450914

Applies to