Campo tagSTATSTG.cbSize

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

The size in bytes of the stream or byte array.

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

Sintassi

'Dichiarazione
Public cbSize As _ULARGE_INTEGER
'Utilizzo
Dim instance As tagSTATSTG 
Dim value As _ULARGE_INTEGER 

value = instance.cbSize 

instance.cbSize = value
public _ULARGE_INTEGER cbSize
public:
_ULARGE_INTEGER cbSize
val mutable cbSize: _ULARGE_INTEGER
public var cbSize : _ULARGE_INTEGER

Vedere anche

Riferimento

tagSTATSTG Struttura

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper