Class SqlScriptColumnTypeMap
Class SqlScriptColumnTypeMap
Namespace: Aspose.Cells.Saving
Assembly: Aspose.Cells.dll (25.2.0)
Represents column type map.
public class SqlScriptColumnTypeMap
Inheritance
object ← SqlScriptColumnTypeMap
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
SqlScriptColumnTypeMap()
public SqlScriptColumnTypeMap()
Methods
GetNumbericType()
Gets numeric type in the database.
public virtual string GetNumbericType()
Returns
GetStringType()
Gets string type in the database.
public virtual string GetStringType()