public enum LoaderMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum LoaderMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Delete | The loader deletes the specified rows from the data source. |
Insert | The loader inserts the specified rows to the data source. |
Update | The loader updates the specified rows in the data source. |
Upsert | This value is not used in dotConnect for Dynamics 365. |
System.Object
System.ValueType
System.Enum
Devart.Data.LoaderMode