CollectionSet.Key Constructors

Definition

Overloads

CollectionSet.Key(CollectionSet+Key)
CollectionSet.Key(String)

CollectionSet.Key(CollectionSet+Key)

public Key (Microsoft.SqlServer.Management.Collector.CollectionSet.Key other);
new Microsoft.SqlServer.Management.Collector.CollectionSet.Key : Microsoft.SqlServer.Management.Collector.CollectionSet.Key -> Microsoft.SqlServer.Management.Collector.CollectionSet.Key
Public Sub New (other As CollectionSet.Key)

Parameters

Applies to

CollectionSet.Key(String)

public Key (string name);
new Microsoft.SqlServer.Management.Collector.CollectionSet.Key : string -> Microsoft.SqlServer.Management.Collector.CollectionSet.Key
Public Sub New (name As String)

Parameters

name
String

Applies to