Membri UnsupportedBufferDataTypeException
The exception that is thrown when assigning a value to a buffer column that contains the incorrect data type.
Il tipo UnsupportedBufferDataTypeException espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
UnsupportedBufferDataTypeException | Initializes a new instance of the UnsupportedBufferDataTypeException class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetBaseException | (Ereditato da Exception). | |
GetHashCode | (Ereditato da Object). | |
GetObjectData | (Ereditato da Exception). | |
GetType | (Ereditato da Exception). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Exception). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Data | (Ereditato da Exception). | |
HelpLink | (Ereditato da Exception). | |
HResult | (Ereditato da Exception). | |
InnerException | (Ereditato da Exception). | |
Message | (Ereditato da Exception). | |
Source | (Ereditato da Exception). | |
StackTrace | (Ereditato da Exception). | |
TargetSite | (Ereditato da Exception). |
In alto
Vedere anche