Compartir a través de


BlobColumn.Length Propiedad

Definición

Importante

Esta API no es conforme a CLS.

Obtiene la longitud del contenido de la columna.

public:
 property System::UInt32 Length { System::UInt32 get(); };
[System.CLSCompliant(false)]
public uint Length { get; }
[<System.CLSCompliant(false)>]
member this.Length : uint32
Public ReadOnly Property Length As UInteger

Valor de propiedad

La longitud del contenido de la columna.

Atributos

Se aplica a