DataSourceCommandTypeDeleteRow Field |
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const DataSourceCommandType DeleteRow = 3
Public Const DeleteRow As DataSourceCommandType = 3
public:
literal DataSourceCommandType^ DeleteRow = 3
static val mutable DeleteRow: DataSourceCommandType
Field Value
Type:
DataSourceCommandType
See Also