IDTSBLOBObject100.Length Propiedad

Definición

public:
 property int Length { int get(); };
[System.Runtime.InteropServices.DispId(101)]
public int Length { [System.Runtime.InteropServices.DispId(101)] get; }
[<System.Runtime.InteropServices.DispId(101)>]
[<get: System.Runtime.InteropServices.DispId(101)>]
member this.Length : int
Public ReadOnly Property Length As Integer

Valor de propiedad

Un valor de tipo Integer que especifica el número de bytes almacenados en el objeto binario grande (BLOB).

Atributos

Se aplica a