The FormatFile property specfies a bcp format file to use for the load operation.
| BulkInsertTask Object |
object.FormatFile [= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | bcp format file to use |
String
Read/write
HRESULT GetFormatFile(BSTR *pRetVal);
HRESULT SetFormatFile(BSTR NewValue);