_ULARGE_INTEGER.QuadPart Field
This field supports the SQL Server 2005 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 QuadPart As ULong
public ulong QuadPart
public:
usigned long long QuadPart
public UInt64 QuadPart
public var QuadPart : ulong
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
_ULARGE_INTEGER Structure
_ULARGE_INTEGER Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace