Aracılığıyla paylaş


CalculationProperty.Parent Özelliği

Üst tanımlar mdx komut dosyası alır bir CalculationProperty nesne.

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

Sözdizimi

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

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

Özellik Değeri

Tür: Microsoft.AnalysisServices.MdxScript
Bir mdx komut dosyası.