Proprietà IdentityKey
Gets the key that identifies the policy.
Spazio dei nomi: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As Policy..::..Key
Get
'Utilizzo
Dim instance As Policy
Dim value As Policy..::..Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public Policy..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property Policy..::..Key^ IdentityKey {
Policy..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : Policy..::..Key
function get IdentityKey () : Policy..::..Key
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .Policy. . :: . .Key
A Policy..::..Key object value that specifies the identity key.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Vedere anche