HResults.DTS_E_TXFUZZYLOOKUP_IDENTIFIER_PROPERTY 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.
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