Właściwość CollectorConfigStore.IdentityKey
Pobiera klucz tożsamości dla magazynu konfiguracja.
Przestrzeń nazw: Microsoft.SqlServer.Management.Collector
Zestaw: Microsoft.SqlServer.Management.Collector (w Microsoft.SqlServer.Management.Collector.dll)
Składnia
'Deklaracja
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As CollectorConfigStore..::..Key
Get
'Użycie
Dim instance As CollectorConfigStore
Dim value As CollectorConfigStore..::..Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public CollectorConfigStore..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property CollectorConfigStore..::..Key^ IdentityKey {
CollectorConfigStore..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : CollectorConfigStore..::..Key
function get IdentityKey () : CollectorConfigStore..::..Key
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Collector.CollectorConfigStore.Key
Obiekt klucza.
Uwagi
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.
Zobacz także