Description
TPSCFieldPrepareType determines whether a name of the field will be prepared before using. The necessity in the preparing is occurred when name of the field consists from some words, which are separated with the spaces. TPSCFieldPrepareType can take one of the following values: fptNoPrepare - Determines that name of the field has not necessity in processing. fptEncloseInBrackets - Determines that name of the field has necessity in extra processing (field name consists from some words, which are separated with the spaces).