GetUrnFragment méthode
Ce membre se substitue à SfcKeyGetUrnFragment()()()().
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Overrides Function GetUrnFragment As String
'Utilisation
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
Valeur de retour
Type : System. . :: . .String