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