Właściwość IDTSBLOBObject100.Length
Pobiera numer bajty przechowywane w IDTSBLOBObject100.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw: Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)
Składnia
'Deklaracja
ReadOnly Property Length As Integer
Get
'Użycie
Dim instance As IDTSBLOBObject100
Dim value As Integer
value = instance.Length
int Length { get; }
property int Length {
int get ();
}
abstract Length : int
function get Length () : int
Wartość właściwości
Typ: System.Int32
Całkowitą , który określa liczbę bajtów, przechowywane w duży obiekt binarny (BLOB).
Zobacz także