DataTypeMapping Class

Definition

public ref class DataTypeMapping
public class DataTypeMapping
type DataTypeMapping = class
Public Class DataTypeMapping
Inheritance
DataTypeMapping

Constructors

DataTypeMapping()

Properties

DrdaToMSSqlMappings
MssqlTodrdaMappings

Methods

GetDrdaType(IColumnSchema)
GetDrdaType(SqlDbType)
GetDrdaType(SqlDbType, Boolean)
GetLength(DrdaType, Int32)
GetLength(SQLType, Int32, Int32)
GetPrecision(SQLType, Int32)
GetPrecision(SQLType, Int32, Int32)
GetScale(SQLType, Int32)
GetScale(SQLType, Int32, Int32)
GetSqlDbType(Int32)
GetSQLType(DrdaType)
GetSQLType(IColumnSchema)
GetSQLType(SqlDbType)
GetSQLType(SqlDbType, Boolean)

Applies to