The GetFieldsFromSQLStatement method parses the passed SQL statement and returns a collection of the field names referenced in the statement.

Parameters
The SQL statement to parse.

Return Value
A collection of field names.

See Also
DataEngine Object | GetTablesFromSQLStatement