SqlColumn Class |
Namespace: Dynamicweb.DataIntegration.ProviderHelpers
The SqlColumn type exposes the following members.
| 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 |
| Name | Description | |
|---|---|---|
| IsIdentity | ||
| IsNew | (Inherited from Column.) | |
| IsPrimaryKey | (Inherited from Column.) | |
| Name | (Inherited from Column.) | |
| NameWithWhitespaceStripped | (Inherited from Column.) | |
| SqlDbType | ||
| Table | (Inherited from Column.) | |
| Type | (Inherited from Column.) |
| Name | Description | |
|---|---|---|
| SaveAsXml | (Overrides ColumnSaveAsXml(XmlTextWriter).) |
| Name | Description | |
|---|---|---|
| isNew | (Inherited from Column.) | |
| isPrimaryKey | (Inherited from Column.) | |
| Limit | ||
| name | (Inherited from Column.) | |
| table | (Inherited from Column.) | |
| type | (Inherited from Column.) |