class
SqlScriptColumnTypeMap
Source: aspose.
Represents column type map.
Methods
new SqlScriptColumnTypeMap()
Methods
getNumbericType() → String
Gets numeric type in the database.
- Returns
-
String
getStringType() → String
Gets string type in the database.
- Returns
-
String