The Codepage property specifies the code page to use while loading.
BulkInsertTask Object |
object.Codepage [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Code page to use |
Use one of these values:
String
Read/write
HRESULT GetCodepage(BSTR *pRetVal);
HRESULT SetCodepage(BSTR NewValue);