Membres ColumnIsNullException
The exception that is thrown when using a specific data type column access method and the column value is null.
Le type ColumnIsNullException expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ColumnIsNullException | Initializes a new instance of the ColumnIsNullException class. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetBaseException | (Hérité de Exception.) | |
GetHashCode | (Hérité de Object.) | |
GetObjectData | (Hérité de Exception.) | |
GetType | (Hérité de Exception.) | |
MemberwiseClone | (Hérité de Object.) | |
ToString | (Hérité de Exception.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Data | (Hérité de Exception.) | |
HelpLink | (Hérité de Exception.) | |
HResult | (Hérité de Exception.) | |
InnerException | (Hérité de Exception.) | |
Message | (Hérité de Exception.) | |
Source | (Hérité de Exception.) | |
StackTrace | (Hérité de Exception.) | |
TargetSite | (Hérité de Exception.) |
Haut de la page