Click or drag to resize
ColumnInfo Properties

The ColumnInfo type exposes the following members.

Properties
  NameDescription
Public propertyDatabaseName
The database that is the origin of this particular result column.
Public propertyDeclaredType
Returns the declared type of a column in a result set or null if no type is declared.
Public propertyName
The column name.
Public propertyOriginName
The column that is the origin of this particular result column.
Public propertyTableName
The table that is the origin of this particular result column.
Top
See Also