HResults.DTS_W_NORECORDSFOUNDINTABLE Field

Definition

MessageId: DTS_W_NORECORDSFOUNDINTABLE MessageText: Table "%1!s!" does not have any records for configuration. This occurs when configuring from a SQL Server table that has no records for the configuration.

public: int DTS_W_NORECORDSFOUNDINTABLE = -2147409836;
public const int DTS_W_NORECORDSFOUNDINTABLE = -2147409836;
val mutable DTS_W_NORECORDSFOUNDINTABLE : int
Public Const DTS_W_NORECORDSFOUNDINTABLE As Integer  = -2147409836

Field Value

Value = -2147409836

Applies to