CollectionItem(CollectionSet, String) Constructor

Definition

Create an instance of a collection item given the collection set and an item name

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)

Parameters

name
String

Applies to