SqlScriptColumnTypeMap

SqlScriptColumnTypeMap class

Represents column type map.

Constructors

NameDescription
SqlScriptColumnTypeMap

Methods

NameDescription
getStringTypeGets string type in the database.
getNumbericTypeGets numeric type in the database.

SqlScriptColumnTypeMap()

getStringType()

Gets string type in the database.

getNumbericType()

Gets numeric type in the database.