CollectionItem(CollectionSet, String) Costruttore

Definizione

Creare un'istanza di un elemento della raccolta in base al set di raccolta e al nome di un elemento

<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)

Parametri

name
String

Si applica a