GetUrnFragment メソッド
このメンバーは SfcKeyGetUrnFragment()()()() をオーバーライドします。
名前空間: Microsoft.SqlServer.Management.Dmf
アセンブリ: Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)
構文
'宣言
Public Overrides Function GetUrnFragment As String
'使用
Dim instance As TargetSetLevel..::..Key
Dim returnValue As String
returnValue = instance.GetUrnFragment()
public override string GetUrnFragment()
public:
virtual String^ GetUrnFragment() override
abstract GetUrnFragment : unit -> string
override GetUrnFragment : unit -> string
public override function GetUrnFragment() : String