Click or drag to resize

SchemaInfo Properties

The SchemaInfo type exposes the following members.

Properties
  NameDescription
Public propertyAllowDBNull
Returns the AllowDBNull value
Public propertyBaseCatalogName
Returns the BaseCatalogName value
Public propertyBaseColumnName
Returns the BaseColumnName value
Public propertyBaseSchemaName
Returns the BaseSchemaName value
Public propertyBaseTableName
Returns the BaseTableName value
Public propertyColumnName
Returns the ColumnName value
Public propertyColumnOrdinal
Returns the ColumnOrdinal value
Public propertyColumnSize
Returns the ColumnSize value
Public propertyDataType
Returns the DataType value
Public propertyIsAutoIncrement
Returns the IsAutoIncrement value
Public propertyIsIdentity
Returns the IsIdentity value.
Public propertyIsKey
Returns the IsKey value
Public propertyIsLong
Returns the IsLong value
Public propertyIsReadOnly
Returns the IsReadOnly value
Public propertyIsRowVersion
Returns the IsRowVersion value
Public propertyIsUnique
Returns the IsUnique value
Public propertyNumericPrecision
Returns the NumericPrecision value
Public propertyNumericScale
Returns the NumericScale value
Public propertyProviderType
Returns the ProviderType value
Top
See Also