共用方式為


IdentityKey 屬性

取得收集項的識別索引鍵。

命名空間:  Microsoft.SqlServer.Management.Collector
組件:  Microsoft.SqlServer.Management.Collector (在 Microsoft.SqlServer.Management.Collector.dll 中)

語法

'宣告
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As CollectionItem..::..Key
    Get
'用途
Dim instance As CollectionItem
Dim value As CollectionItem..::..Key

value = instance.IdentityKey
[SfcIgnoreAttribute]
public CollectionItem..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property CollectionItem..::..Key^ IdentityKey {
    CollectionItem..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : CollectionItem..::..Key
function get IdentityKey () : CollectionItem..::..Key

備註

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