interface IUpdateQuery
Public Methods function Update ( table: TTableInfo ) : TUpdate; function Update ( table: string ) : TUpdate;