You can create the data object read or write operation for a data object depending on the source that you read from or target that you write to. You can then add the object operation to a streaming mapping.
Select the data object in the
Object Explorer
view.
Right-click and select
New
Data Object Operation
.
The
Data Object Operation
dialog box appears.
Enter a name for the data object operation.
Select the type of data object operation. You can choose to create a StreamRead or StreamWrite operation.
The Data Integration Service uses read operation properties when it reads data and write operation properties when it writes data.
Click
Add
.
The
Select Resources
dialog box appears.
Select the data object for which you want to create the data object operation and click
OK
.
Click
Finish
.
The Developer tool creates the data object operation for the selected data object.