Num (clsColumn)

Analysis Services Programming

Analysis Services Programming

Num (clsColumn)

The Num property of a clsColumn object returns the ordinal position of the column in relation to its parent.

Data Type

Integer

Access

Read/write

Remarks

If a column belongs to the nested table of another column, the Num property indicates the ordinal position of the column within the nested table of the parent column. For a column that is used to define a mining model, the Num property indicates the ordinal position of the column within the mining model.

See Also

clsColumn

clsMiningModel