Właściwość IDTSCustomPropertyCollection100.Count
Pobiera numer elementy zawarte w IDTSCustomPropertyCollection100.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw: Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)
Składnia
'Deklaracja
ReadOnly Property Count As Integer
Get
'Użycie
Dim instance As IDTSCustomPropertyCollection100
Dim value As Integer
value = instance.Count
int Count { get; }
property int Count {
int get ();
}
abstract Count : int
function get Count () : int
Wartość właściwości
Typ: System.Int32
Liczba IDTSCustomProperty100 obiektów kolekcja.