Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains an out-of-line data source view binding for the parent Batch or Process element.
Syntax
<Batch> <!-- or Process>
...
<DataSourceView>
<DatabaseID>...</DatabaseID>
<DataSourceViewID>...</DataSourceViewID>
</DataSourceView>
...
</Batch>
Element Characteristics
Characteristic |
Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship |
Element |
|---|---|
Parent elements |
|
Child elements |
Remarks
The DataSourceView element represents an out-of-line binding to a data source view, used by the Batch or Process command to temporarily override the data source view binding for Microsoft SQL Server Analysis Services objects processed by the command.
For more information about out-of-line bindings, see Data Sources and Bindings (SSAS - Multidimensional Models).