Analysis Services Programming
Parent (clsColumn)
The Parent property of a clsColumn returns a reference to the parent of the column.
Data Type
Object
Access
Read-only
Remarks
If a column belongs to another column's nested table, the Parent property returns a reference to a clsColumn object. For a column that is used to define a mining model, the Parent property returns a reference to a clsMiningModel object.