The DataType..::.UserCLRType type exposes the following members.

Properties

  NameDescription
BaseType
Gets DataType
(Inherited from DataType.)
DefaultValue
Override. See DefaultValue. This type doesn't support the default value.
(Overrides DataType..::.DefaultValue.)
IsUserDefinedType
Override. See IsUserDefinedType.
(Overrides DataType..::.IsUserDefinedType.)
SupportCollation
Gets true value if a type supports collation.
(Inherited from DataType.)
TypeReference
Gets or sets reference to the corresponding CLRType type.

See Also