'Declaration
Public Enum CommandType Inherits System.Enum
public enum CommandType : System.Enum
'Declaration
Public Enum CommandType Inherits System.Enum
public enum CommandType : System.Enum
Member | Description |
---|---|
BatchEdit | The type of batch modifying data. |
Create | The type of creating data. |
Delete | The type of deleting data. |
Read | The type of reading data. |
Update | The type of updating data. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.CollectionView.CommandType