tagSTATSTG.cbSize Field
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public cbSize As _ULARGE_INTEGER
'Usage
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