IdentityKey 属性

获取收集组的标识键。

命名空间:  Microsoft.SqlServer.Management.Collector
程序集:  Microsoft.SqlServer.Management.Collector(在 Microsoft.SqlServer.Management.Collector.dll 中)

语法

声明
Public ReadOnly Property IdentityKey As CollectionSet..::..Key
    Get
用法
Dim instance As CollectionSet
Dim value As CollectionSet..::..Key

value = instance.IdentityKey
public CollectionSet..::..Key IdentityKey { get; }
public:
property CollectionSet..::..Key^ IdentityKey {
    CollectionSet..::..Key^ get ();
}
member IdentityKey : CollectionSet..::..Key
function get IdentityKey () : CollectionSet..::..Key

注释

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.