Partilhar via


Método GetRegisteredDomainForType (String)

Identificado apenas para fins informativos. Sem suporte. A compatibilidade futura não está garantida.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Public Shared Function GetRegisteredDomainForType ( _
    fullTypeName As String _
) As String
'Uso
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

Parâmetros

Valor de retorno

Tipo: System. . :: . .String
O nome de domínio para o tipo específico.