Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the parent MiningStructureColumn.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property Parent As Object
Get
'Usage
Dim instance As MiningStructureColumn
Dim value As Object
value = instance.Parent
public Object Parent { get; }
public:
property Object^ Parent {
Object^ get ();
}
member Parent : Object
function get Parent () : Object
Property Value
Type: Object
The parent MiningStructureColumn.