DuplicateKeyPropertyException.ClassName Property
OBSOLETE
Use Message instead.
Gets the name of the persistent class in which the key property is declared twice.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | The name of the persistent class. |
See Also