HResults.DTS_W_MATCHINDEXALREADYEXISTS 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_W_MATCHINDEXALREADYEXISTS MessageText: A table with the name '%1!s!' given for MatchIndexName already exists and DropExistingMatchIndex is set to FALSE. Transform execution will fail unless this table is dropped, a different name is specified, or DropExisitingMatchIndex is set to TRUE.
public: int DTS_W_MATCHINDEXALREADYEXISTS = -2145352927;
public const int DTS_W_MATCHINDEXALREADYEXISTS = -2145352927;
val mutable DTS_W_MATCHINDEXALREADYEXISTS : int
Public Const DTS_W_MATCHINDEXALREADYEXISTS As Integer = -2145352927