Partager via


Méthode GetRegisteredDomainForType (String)

Identifié à titre d'information uniquement. Non pris en charge. La compatibilité future n'est pas garantie.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Shared Function GetRegisteredDomainForType ( _
    fullTypeName As String _
) As String
'Utilisation
Dim fullTypeName As String
Dim returnValue As String

returnValue = SfcRegistration.GetRegisteredDomainForType(fullTypeName)
public static string GetRegisteredDomainForType(
    string fullTypeName
)
public:
static String^ GetRegisteredDomainForType(
    String^ fullTypeName
)
static member GetRegisteredDomainForType : 
        fullTypeName:string -> string 
public static function GetRegisteredDomainForType(
    fullTypeName : String
) : String

Paramètres

Valeur de retour

Type : System. . :: . .String
Nom de domaine pour le type spécifique.