Num (clsColumn)
[!NOTA]
Questa caratteristica verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa caratteristica in un nuovo progetto di sviluppo e modificare non appena possibile le applicazioni in cui è attualmente implementata.
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
Osservazioni
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.