Campo HResults.DTS_W_NORECORDSFOUNDINTABLE

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

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_W_NORECORDSFOUNDINTABLE As Integer
'Utilizzo
Dim value As Integer 

value = HResults.DTS_W_NORECORDSFOUNDINTABLE
public const int DTS_W_NORECORDSFOUNDINTABLE
public:
literal int DTS_W_NORECORDSFOUNDINTABLE
static val mutable DTS_W_NORECORDSFOUNDINTABLE: int
public const var DTS_W_NORECORDSFOUNDINTABLE : int

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime