Compartir a través de


Campo tagSTATSTG.cbSize

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

The size in bytes of the stream or byte array.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
Public cbSize As _ULARGE_INTEGER
'Uso
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

Vea también

Referencia

tagSTATSTG Estructura

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper