Condividi tramite


DataProvider Element (RDL)

Specifies the data processing extension to be used for the data source.

Sintassi

<ConnectionProperties>
    ...
        <DataProvider>...</DataProvider>
      ...
</ConnectionProperties>

Element Characteristics

Characteristic Description

Data type and length

String

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element

Parent element

ConnectionProperties

Child element

None

Osservazioni

The value for the DataProvider element must be the name of a registered data extension; for example, SQL, OLEDB, or ODBC.

Vedere anche

Riferimento

Report Definition XML Elements

Guida in linea e informazioni

Assistenza su SQL Server 2005