Gets the Domain assigned to the Column. Overloads are available for working with specific subtypes.

Overload List

  NameDescription
GetDomain()()()
Gets the Domain assigned to the Column.
GetDomain(Int32)
Gets the Domain assigned to the Column for the specified subtype value.
GetDomain(String)
Gets the Domain assigned to the Column for the specified subtype name.

See Also