ForceCreate: Boolean;
The ForceCreate property determines whether it is possible to create incorrect procedure.
Procedure is considered to be incorrect, if errors arise during SQL query compilation. If the property is set to True, the procedure containing errors in SQL query can be saved. By default the property is set to False.
See also: