KeysAutogenerationNonSupportedTypeException.TypeName Property
OBSOLETE
Use Message instead.
Gets the string that specifies the object type name.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that specifies the object type name. |
See Also