Aracılığıyla paylaş


Database.Parent Özelliği

Üst alır Server , bir Database.

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

Sözdizimi

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

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

Özellik Değeri

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