Partager via


Champ tagSTATSTG.cbSize

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

The size in bytes of the stream or byte array.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Public cbSize As _ULARGE_INTEGER
'Utilisation
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

Voir aussi

Référence

tagSTATSTG Structure

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper