Aracılığıyla paylaş


PerspectiveAttribute.ParentDatabase Özelliği

Üst alır Database , bir PerspectiveAttribute nesne.

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

Sözdizimi

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

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

Özellik Değeri

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