Table of Contents

TDMLCommand Class

Abstract base class for all DML command descriptors, carrying the target table reference.

Syntax

Unit: Aurelius.Sql.Commands

TDMLCommand = class(TObject);

Properties

Name Description
Table Gets or sets the table that is the target of this DML command.