com.aspose.cells
Class SqlScriptColumnTypeMap

java.lang.Object
    extended by com.aspose.cells.SqlScriptColumnTypeMap

public class SqlScriptColumnTypeMap 
extends java.lang.Object

Represents column type map.


Constructor Summary
SqlScriptColumnTypeMap()
          
 
Method Summary
java.lang.StringgetNumbericType()
           Gets numeric type in the database.
java.lang.StringgetStringType()
           Gets string type in the database.
 

Constructor Detail

SqlScriptColumnTypeMap

public SqlScriptColumnTypeMap()

Method Detail

getStringType

public java.lang.String getStringType()
Gets string type in the database.
Returns:

getNumbericType

public java.lang.String getNumbericType()
Gets numeric type in the database.
Returns:

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.