SchemaInfo Properties |
The SchemaInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDBNull |
Returns the AllowDBNull value
| |
| BaseCatalogName |
Returns the BaseCatalogName value
| |
| BaseColumnName |
Returns the BaseColumnName value
| |
| BaseSchemaName |
Returns the BaseSchemaName value
| |
| BaseTableName |
Returns the BaseTableName value
| |
| ColumnName |
Returns the ColumnName value
| |
| ColumnOrdinal |
Returns the ColumnOrdinal value
| |
| ColumnSize |
Returns the ColumnSize value
| |
| DataType |
Returns the DataType value
| |
| IsAutoIncrement |
Returns the IsAutoIncrement value
| |
| IsIdentity |
Returns the IsIdentity value.
| |
| IsKey |
Returns the IsKey value
| |
| IsLong |
Returns the IsLong value
| |
| IsReadOnly |
Returns the IsReadOnly value
| |
| IsRowVersion |
Returns the IsRowVersion value
| |
| IsUnique |
Returns the IsUnique value
| |
| NumericPrecision |
Returns the NumericPrecision value
| |
| NumericScale |
Returns the NumericScale value
| |
| ProviderType |
Returns the ProviderType value
|