GetUrnFragment 메서드
이 멤버는 SfcKeyGetUrnFragment()()()()을(를) 재정의합니다.
네임스페이스: Microsoft.SqlServer.Management.Dmf
어셈블리: Microsoft.SqlServer.Dmf.dll의 Microsoft.SqlServer.Dmf
구문
‘선언
Public Overrides Function GetUrnFragment As String
‘사용 방법
Dim instance As PolicyStore..::..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