HResults.DTS_E_TXSAMPLINGINVALIDROWS Field

Definition

MessageId: DTS_E_TXSAMPLINGINVALIDROWS MessageText: The number of rows, %2!ld!, is not valid for the "%1!s!" property. It must be greater than 0.

public: int DTS_E_TXSAMPLINGINVALIDROWS = -1071636266;
public const int DTS_E_TXSAMPLINGINVALIDROWS = -1071636266;
val mutable DTS_E_TXSAMPLINGINVALIDROWS : int
Public Const DTS_E_TXSAMPLINGINVALIDROWS As Integer  = -1071636266

Field Value

Value = -1071636266

Applies to