Click or drag to resize
MissingSQLTypeException Properties

The MissingSQLTypeException type exposes the following members.

Properties
  NameDescription
Public propertyColumnName
Gets or sets table column name.
Protected propertyCustomMessage
Custom message.
(Inherited from CMSException.)
Public propertyMessage
Message.
(Inherited from CMSException.)
Public propertyRecommendedType
Gets or sets supported SQL type.
Public propertyUIMessage
Message displayed in the UI to the user
(Inherited from CMSException.)
Public propertyUnsupportedType
Gets or sets unsupported SQL type.
Top
See Also