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