CollectionItem.Key Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CollectionItem.Key(CollectionItem+Key) | |
CollectionItem.Key(String) |
CollectionItem.Key(CollectionItem+Key)
public Key (Microsoft.SqlServer.Management.Collector.CollectionItem.Key other);
new Microsoft.SqlServer.Management.Collector.CollectionItem.Key : Microsoft.SqlServer.Management.Collector.CollectionItem.Key -> Microsoft.SqlServer.Management.Collector.CollectionItem.Key
Public Sub New (other As CollectionItem.Key)
Parameters
- other
- CollectionItem.Key
Applies to
CollectionItem.Key(String)
public Key (string name);
new Microsoft.SqlServer.Management.Collector.CollectionItem.Key : string -> Microsoft.SqlServer.Management.Collector.CollectionItem.Key
Public Sub New (name As String)
Parameters
- name
- String