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