Udostępnij za pośrednictwem


Właściwość ConnectionInfo.Server

Pobiera nazwa serwera, związane z ConnectionInfo obiektu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public ReadOnly Property Server As String
    Get
'Użycie
Dim instance As ConnectionInfo
Dim value As String

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

Wartość właściwości

Typ: System.String
Nazwa serwera.