IColumnSchema Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IColumnSchema
public interface IColumnSchema
type IColumnSchema = interface
Public Interface IColumnSchema
Properties
| AllowDBNull | |
| ColumnName | |
| DrdaType | |
| IsAutoIncrement | |
| IsCharDatetime | |
| IsCharDatetimeSet | |
| SchemaName | |
| SqlDbType | |
| SqlLength | |
| SqlPrecision | |
| SqlScale | |
| TableName |