Class InMemoryNoAutoIncrementAllowedException
- Namespace
- DevExpress.Xpo.DB.Helpers
- Assembly
- DevExpress.Xpo.v24.1.dll
public class InMemoryNoAutoIncrementAllowedException : InMemorySetException, ISerializable
- Inheritance
-
InMemoryNoAutoIncrementAllowedException
- Implements
- Inherited Members
Constructors
InMemoryNoAutoIncrementAllowedException()
public InMemoryNoAutoIncrementAllowedException()
InMemoryNoAutoIncrementAllowedException(string)
public InMemoryNoAutoIncrementAllowedException(string message)
Parameters
message
string
InMemoryNoAutoIncrementAllowedException(string, Exception)
public InMemoryNoAutoIncrementAllowedException(string message, Exception innerException)