HResults.DTS_E_TXSCD_INFERREDINDICATORNULL 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_TXSCD_INFERREDINDICATORNULL MessageText: Inferred indicator column "%1!s!" contains a null value. Inferred indicator columns should be Boolean columns without null values.
public: int DTS_E_TXSCD_INFERREDINDICATORNULL = -1071582141;
public const int DTS_E_TXSCD_INFERREDINDICATORNULL = -1071582141;
val mutable DTS_E_TXSCD_INFERREDINDICATORNULL : int
Public Const DTS_E_TXSCD_INFERREDINDICATORNULL As Integer = -1071582141