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

ClassName Element (RDL)

SQL Server 2005

Contains the name of the class to instantiate.


<Class>
    ...
    <ClassName>...</ClassName>
    ...
</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 ClassName 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.