Share via


IDTSProperties100.Count Propriété

Définition

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

Valeur de propriété

Entier qui contient le nombre d'éléments figurant dans l'instance IDTSProperties100.

Attributs

Remarques

Pour plus d’informations, consultez DtsProperties.

S’applique à