Defines a primitive data type that represents a data source (such as a Microsoft SQL Server 2005 Integration Services (SSIS) package) used for "pushing" data into a Cube element.
语法
<PushedDataSource>
   <Root>...</Root>
   <EndOfData>...</EndOfData>
</PushedDataSource>
Data Type Characteristics
| Characteristic | Description | 
|---|---|
| Base data types | None | 
| Derived data types | None | 
Data Type Relationships
| Relationship | Element | 
|---|---|
| Parent elements | None | 
| Child elements | |
| Derived elements | None | 
备注
PushedDataSource is used only within a processing command as an out-of-line data source. Persisted data sources are never of this type.
请参阅
参考
Analysis Services Scripting Language XML Data Types (ASSL)