Udostępnij za pośrednictwem


Element źródła danych (XMLA)

Zawiera wiązanie urządzenie źródłowe danych Limit wierszy dla obiektu nadrzędnego partia or Proces element.

<Batch> <!-- or Process>
...
   <DataSource>
      <DatabaseID>...</DatabaseID>
      <DataSourceID>...</DataSourceID>
   </DataSource>
...
</Batch>

Właściwości elementu

Charakterystyka

Description

Typ danych i długość

None

Wartość domyślna

None

Relacja

0-1: Opcjonalnego elementu, który może występować tylko raz i tylko raz.

Relacje elementu

Relacja

Element

Elementy nadrzędne

partia, Proces

Elementy podrzędność

DatabaseID, Identyfikator DataSourceID elementu

Remarks

The DataSource element represents an out-of-line binding to a data source, used by the Batch or Process command to temporarily override the data source binding for Microsoft SQL Server Analysis Services objects processed by the command.

Aby uzyskać więcej informacji na temat powiązania wyjściowego wiersza zobacz Data Sources and Bindings (Analysis Services - Multidimensional Data).

See Also

Concepts