Langue

CollectionItem(CollectionSet, String) Constructeur

Définition

Créer une instance d’un élément de collection en fonction du jeu de collections et d’un nom d’élément

<param name="set">The parent collection set</param param><name="name">The name of the collection item</param>
public CollectionItem(Microsoft.SqlServer.Management.Collector.CollectionSet set, string name);
new Microsoft.SqlServer.Management.Collector.CollectionItem : Microsoft.SqlServer.Management.Collector.CollectionSet * string -> Microsoft.SqlServer.Management.Collector.CollectionItem
Public Sub New (set As CollectionSet, name As String)

Paramètres

name
String

S’applique à