PushedDataSource Data Type (ASSL)
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.
Syntax
<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 |
Remarks
PushedDataSource is used only within a processing command as an out-of-line data source. Persisted data sources are never of this type.
See Also
Reference
Analysis Services Scripting Language XML Data Types (ASSL)