Enum CommandOperation
- Namespace
- JJMasterData.Commons.Data.Entity.Models
- Assembly
- JJMasterData.Commons.dll
Command executed on the database
public enum CommandOperation
- Extension Methods
Fields
Delete = 2
Insert = 0
None = -1
Update = 1
Command executed on the database
public enum CommandOperation
Delete = 2
Insert = 0
None = -1
Update = 1