Expand Minimize
This topic has not yet been rated - Rate this topic

InstanceName Element (RDL)

SQL Server 2005

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


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

Characteristic Description

Data type and length

String

Default value

None

Cardinality

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

Relationship Element

Parent element

Class

Child element

None

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.