IdentityKey propriété
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ObjectSet..::..Key
Get
'Utilisation
Dim instance As ObjectSet
Dim value As ObjectSet..::..Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public ObjectSet..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property ObjectSet..::..Key^ IdentityKey {
ObjectSet..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : ObjectSet..::..Key
function get IdentityKey () : ObjectSet..::..Key
Valeur de la propriété
Type : Microsoft.SqlServer.Management.Dmf. . :: . .ObjectSet. . :: . .Key
Voir aussi