Click or drag to resize

AdcsDbSchemaEntry Properties

The AdcsDbSchemaEntry type exposes the following members.

Properties
  NameDescription
Public propertyDataType
Gets data type for the data stored in the column.
Public propertyDisplayName
Gets column localized name.
Public propertyIsIndexed
Indiciates whether the column is indexed.
Public propertyMaxLength
Gets maximum data capacity for the column in bytes.
Public propertyName
Gets column's non-localized name.
Top
See Also