IDTSProperties100.Count Proprietà

Definizione

Ottiene il numero di elementi contenuti nell'istanza di IDTSProperties100.

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

Valore della proprietà

Int32

Valore intero contenente il numero di elementi presente nell'istanza di IDTSProperties100.

Attributi

Commenti

Per altre informazioni, vedere DtsProperties.

Si applica a