Condividi tramite


InstanceName Element (RDL)

Contains the name of the variable to which the class is assigned. This name is used in expressions within the report.

Sintassi

<Class>
       ...
    <InstanceName>...</InstanceName>
    ...
</Class>

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

Class

Child element

None

Osservazioni

The value for InstanceName must be a case-insensitive identifier that is compliant with the Common Language Specification (CLS).

Vedere anche

Riferimento

Report Definition XML Elements

Altre risorse

Using Custom Assemblies with Reports

Guida in linea e informazioni

Assistenza su SQL Server 2005