Deprecated.
Parses a comma-separated-values file in nvarchar format.
The columns may be separated by any separator you specify, and values may optionally be quoted with double-quotes.
Use ADMIN_Csv_ParseFile if you need to parse varbinary data.