Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Represents an unsigned integer that contains the length of the data in the union.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Sintaxis
'Declaración
Public dwLength As UInteger
public uint dwLength
public:
unsigned int dwLength
public UInt32 dwLength
public var dwLength : uint
Notas
For types like Long, this does not provide useful information, but for types like DT_BYTES, this value tells you how much data is actually available.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
DTP_VARIANT Structure
DTP_VARIANT Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace