Condividi tramite


Proprietà ServerNameNoDot

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo.RegSvrEnum
Assembly:  Microsoft.SqlServer.RegSvrEnum (in Microsoft.SqlServer.RegSvrEnum.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ServerNameNoDot As String
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .String