Click or drag to resize

DataSourceCommandTypeUpdate Field

Applies the changes, supplied in the Parameter property.

For more information, see CreateUpdateCommand(IBuffer, String).

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public const DataSourceCommandType Update = 2

Field Value

Type: DataSourceCommandType
See Also