Поделиться через


Свойство IdentityKey

Gets the Condition..::..Key of the condition object.

Пространство имен:  Microsoft.SqlServer.Management.Dmf
Сборка:  Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)

Синтаксис

'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As Condition..::..Key
    Get
'Применение
Dim instance As Condition
Dim value As Condition..::..Key

value = instance.IdentityKey
[SfcIgnoreAttribute]
public Condition..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property Condition..::..Key^ IdentityKey {
    Condition..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : Condition..::..Key
function get IdentityKey () : Condition..::..Key

Значение свойства

Тип: Microsoft.SqlServer.Management.Dmf. . :: . .Condition. . :: . .Key
The Condition..::..Key object.