NewKey プロパティ
新しいキーを表す SfcKey オブジェクトを取得します。このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Public ReadOnly Property NewKey As SfcKey
Get
'使用
Dim instance As SfcBeforeObjectRenamedEventArgs
Dim value As SfcKey
value = instance.NewKey
public SfcKey NewKey { get; }
public:
property SfcKey^ NewKey {
SfcKey^ get ();
}
member NewKey : SfcKey
function get NewKey () : SfcKey
プロパティ値
型: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcKey
新しいキーを表す SfcKey オブジェクトです。