UnableToCreateDBObjectException.ObjectTypeName Property
Gets the type of the object that cannot be created.
Namespace: DevExpress.Xpo.DB.Exceptions
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | A string that specifies the type of the object that cannot be created. |
See Also