HResults.DTS_W_NORECORDSFOUNDINTABLE 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_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