Aracılığıyla paylaş


PerspectiveAction.ParentServer Özelliği

Üst alır Server , bir PerspectiveAction nesne.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentServer As Server
    Get
'Kullanım
Dim instance As PerspectiveAction
Dim value As Server

value = instance.ParentServer
[BrowsableAttribute(false)]
public Server ParentServer { get; }
[BrowsableAttribute(false)]
public:
property Server^ ParentServer {
    Server^ get ();
}
[<BrowsableAttribute(false)>]
member ParentServer : Server
function get ParentServer () : Server

Özellik Değeri

Tür: Microsoft.AnalysisServices.Server
A Server nesne.