ValidationOperation.IdentityKey プロパティ
ID キーを取得します。
名前空間: Microsoft.SqlServer.Management.IntegrationServices
アセンブリ: Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)
構文
'宣言
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ValidationOperation.Key
Get
'使用
Dim instance As ValidationOperation
Dim value As ValidationOperation.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public ValidationOperation.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property ValidationOperation.Key^ IdentityKey {
ValidationOperation.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : ValidationOperation.Key
function get IdentityKey () : ValidationOperation.Key
プロパティ値
型: Microsoft.SqlServer.Management.IntegrationServices.ValidationOperation.Key
ID キー。