Pole HResults.DTS_E_ROWSETUNAVAILABLE
Zestaw wierszy, oparte na polecenia SQL nie został zwrócony przez dostawca OLE DB.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_ROWSETUNAVAILABLE As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_ROWSETUNAVAILABLE
public const int DTS_E_ROWSETUNAVAILABLE
public:
literal int DTS_E_ROWSETUNAVAILABLE
static val mutable DTS_E_ROWSETUNAVAILABLE: int
public const var DTS_E_ROWSETUNAVAILABLE : int