Campo vbIsEndOfRowset
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Sintassi
'Dichiarazione
Public vbIsEndOfRowset As Short
'Utilizzo
Dim instance As BUFFER_WIRE_PACKET
Dim value As Short
value = instance.vbIsEndOfRowset
instance.vbIsEndOfRowset = value
public short vbIsEndOfRowset
public:
short vbIsEndOfRowset
val mutable vbIsEndOfRowset: int16
public var vbIsEndOfRowset : short