Proprietà IdentityKey
Gets the identity key.
Spazio dei nomi Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As PolicyStore..::..Key
Get
'Utilizzo
Dim instance As PolicyStore
Dim value As PolicyStore..::..Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public PolicyStore..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property PolicyStore..::..Key^ IdentityKey {
PolicyStore..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : PolicyStore..::..Key
function get IdentityKey () : PolicyStore..::..Key
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .PolicyStore. . :: . .Key
An SfcKey object.