interface IInsertQuery
Public Methods function InsertInto ( table: TTableInfo ) : TInsertInto; function InsertInto ( table: string ) : TInsertInto;