Champ DTS_E_SQLTASKCONN_ERR_NO_ROWS
A result set type of single row is specified, but no rows were returned.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_SQLTASKCONN_ERR_NO_ROWS As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_SQLTASKCONN_ERR_NO_ROWS
public const int DTS_E_SQLTASKCONN_ERR_NO_ROWS
public:
literal int DTS_E_SQLTASKCONN_ERR_NO_ROWS
static val mutable DTS_E_SQLTASKCONN_ERR_NO_ROWS: int
public const var DTS_E_SQLTASKCONN_ERR_NO_ROWS : int