aspose.cells

Class SqlScriptColumnTypeMap

Represents column type map.

Constructor Summary
 
Method Summary
functiongetNumbericType()
Gets numeric type in the database.
functiongetStringType()
Gets string type in the database.
 

    • Constructor Detail

      • SqlScriptColumnTypeMap

        function SqlScriptColumnTypeMap()
    • Method Detail

      • getStringType

        function getStringType()
        Gets string type in the database.
        Returns:
      • getNumbericType

        function getNumbericType()
        Gets numeric type in the database.
        Returns: