Partilhar via


Propriedade ServerNameNoDot

Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.

Namespace:  Microsoft.SqlServer.Management.Smo.RegSvrEnum
Assembly:  Microsoft.SqlServer.RegSvrEnum (em Microsoft.SqlServer.RegSvrEnum.dll)

Sintaxe

'Declaração
Public ReadOnly Property ServerNameNoDot As String
    Get
'Uso
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

Valor da propriedade

Tipo: System. . :: . .String