| MissingSQLTypeException Class |
Namespace: CMS.DataEngine
public class MissingSQLTypeException : Exception
The MissingSQLTypeException type exposes the following members.
| Name | Description | |
|---|---|---|
| MissingSQLTypeException |
Constructor
|
| Name | Description | |
|---|---|---|
| ColumnName |
Gets or sets table column name.
| |
| RecommendedType |
Gets or sets supported SQL type.
| |
| UnsupportedType |
Gets or sets unsupported SQL type.
|