共用方式為


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.