Click or drag to resize

SQLColumnTypeContext Properties

The SQLColumnTypeContext type exposes the following members.

Properties
  NameDescription
Public propertyColumnClassType
Returns column type.
Public propertyColumnName
Returns column name.
Public propertyColumnNumber
Returns column number starting at 1.
Public propertyColumnSqlType
Returns column sql type.
Public propertyDb
Get database name.
Public propertySql
Returns sql.
Top
See Also