Search
Column Constructor
See Also
 

Initializes a new instance of the Column class.

 Overload List

Name Description

Column ()

Used internally to implement serialization functionality.

Column (TableNode)

Initializes a new instance of the Column class and assigns the specified table as its parent.

 See Also