Compartir a través de


ServerNameNoDot Propiedad

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.RegSvrEnum
Ensamblado:  Microsoft.SqlServer.RegSvrEnum (en Microsoft.SqlServer.RegSvrEnum.dll)

Sintaxis

'Declaración
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 de la propiedad

Tipo: System. . :: . .String