HResults.DTS_E_TXFUZZYLOOKUP_IDENTIFIER_PROPERTY Field

Definition

MessageId: DTS_E_TXFUZZYLOOKUP_IDENTIFIER_PROPERTY MessageText: The name "%1!s!" given for property "%2!s!" is not a valid SQL identifier name. This error occurs if the name for the property does not conform to the specifications for a valid SQL identifier name.

public: int DTS_E_TXFUZZYLOOKUP_IDENTIFIER_PROPERTY = -1071611129;
public const int DTS_E_TXFUZZYLOOKUP_IDENTIFIER_PROPERTY = -1071611129;
val mutable DTS_E_TXFUZZYLOOKUP_IDENTIFIER_PROPERTY : int
Public Const DTS_E_TXFUZZYLOOKUP_IDENTIFIER_PROPERTY As Integer  = -1071611129

Field Value

Value = -1071611129

Applies to