The ExceptionFileColumnDelimiter property specifies the column delimiter in the exception file.
DataDrivenQueryTask Object | DataPumpTask Object |
object.ExceptionFileColumnDelimiter [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Exception file column delimiter |
The default is “|”.
String
Read/write
HRESULT GetExceptionFileColumnDelimiter(BSTR *pRetVal);
HRESULT SetExceptionFileColumnDelimiter(BSTR NewValue);