Partager via


ServerNameNoDot propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Management.Smo.RegSvrEnum
Assembly :  Microsoft.SqlServer.RegSvrEnum (dans Microsoft.SqlServer.RegSvrEnum.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ServerNameNoDot As String
    Get
'Utilisation
Dim instance As UIConnectionInfo
Dim value As String

value = instance.ServerNameNoDot
public string ServerNameNoDot { get; }
public:
property String^ ServerNameNoDot {
    String^ get ();
}
member ServerNameNoDot : string
function get ServerNameNoDot () : String

Valeur de la propriété

Type : System. . :: . .String