The SourceObjectName property specifies the source object name if no SQL statement is specified.
| DataDrivenQueryTask Object | DataPumpTask Object |
object.SourceObjectName [= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Source object name |
The SourceObjectName property is used only for IOpenRowset.
String
Read/write
HRESULT GetSourceObjectName(BSTR *pRetVal);
HRESULT SetSourceObjectName(BSTR NewValue);
DestinationObjectName Property