Propriedade do RDL MapInfo.IdentityKey
Gets a SQL Foundation Class identity key.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)
Sintaxe
'Declaração
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As MapInfo.Key
Get
'Uso
Dim instance As MapInfo
Dim value As MapInfo.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public MapInfo.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property MapInfo.Key^ IdentityKey {
MapInfo.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : MapInfo.Key
function get IdentityKey () : MapInfo.Key
Valor da propriedade
Tipo: Microsoft.SqlServer.Management.XEvent.MapInfo.Key
An SfcKey object.
Comentários
The Microsoft.SqlServer.Management.Sdk.Sfc.dll contains the assemblies for SQL Foundation Classes. The library is located at the directory: %ProgramFiles%\Microsoft SQL Server\100\SDK\Assemblies.