SqlColumn Constructor |
| Name | Description | |
|---|---|---|
| SqlColumn | Initializes a new instance of the SqlColumn class | |
| SqlColumn(XmlNode, Table) | Initializes a new instance of the SqlColumn class | |
| SqlColumn(String, String, Table, Int32, Boolean, Boolean) | Initializes a new instance of the SqlColumn class | |
| SqlColumn(String, Type, SqlDbType, Table, Int32, Boolean, Boolean, Boolean) | Initializes a new instance of the SqlColumn class |