HResults.DTS_E_EXTRACTORUNREFERENCED Field

Definition

MessageId: DTS_E_EXTRACTORUNREFERENCED MessageText: The "%1!s!" is marked read-only, but is not referenced by any other column. Unreferenced columns are not allowed.

public: int DTS_E_EXTRACTORUNREFERENCED = -1071611866;
public const int DTS_E_EXTRACTORUNREFERENCED = -1071611866;
val mutable DTS_E_EXTRACTORUNREFERENCED : int
Public Const DTS_E_EXTRACTORUNREFERENCED As Integer  = -1071611866

Field Value

Value = -1071611866

Applies to