The RangeDomain type exposes the following members.

Properties

  NameDescription
ColumnType
Gets the type of the Column used to store the Domain values.
(Inherited from Domain.)
Description
Gets a description of the Domain, which usually indicates its purpose.
(Inherited from Domain.)
MaxValue
Gets the maximum permitted value.
MinValue
Gets the minimum permitted value.
Name
Gets the name of the Domain.
(Inherited from Domain.)
Type
Gets the type of the Domain.
(Inherited from Domain.)

See Also