SqlScriptColumnTypeMap
SqlScriptColumnTypeMap class
Represents column type map.
Constructors
| Name | Description |
|---|---|
| SqlScriptColumnTypeMap |
Methods
| Name | Description |
|---|---|
| getStringType | Gets string type in the database. |
| getNumbericType | Gets numeric type in the database. |
SqlScriptColumnTypeMap()
getStringType()
Gets string type in the database.
getNumbericType()
Gets numeric type in the database.