Condividi tramite


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.

Sintassi

<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

EndOfData, Root

Derived elements

None

Osservazioni

PushedDataSource is used only within a processing command as an out-of-line data source. Persisted data sources are never of this type.

Vedere anche

Riferimento

Analysis Services Scripting Language XML Data Types (ASSL)

Guida in linea e informazioni

Assistenza su SQL Server 2005