IDTSBLOBObject100.Length Propriedade

Definição

Obtém o número de bytes armazenados em um IDTSBLOBObject100arquivo .

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 da propriedade

Um inteiro que especifica o número de bytes armazenados no objeto binário grande (BLOB).

Atributos

Aplica-se a