SqlScriptColumnTypeMap

SqlScriptColumnTypeMap class

Represents column type map.

new SqlScriptColumnTypeMap()

Methods

NameDescription
getNumbericType()Gets numeric type in the database.
getStringType()Gets string type in the database.

getNumbericType()

Gets numeric type in the database.

Returns: String — String

getStringType()

Gets string type in the database.

Returns: String — String