Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains information about a class to instantiate during report initialization. The class instance can be used in expressions in the report.
Синтаксис
<Classes>
...
<Class>
<ClassName>...</ClassName>
<InstanceName>...</InstanceName>
</Class>
...
</Classes>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
1-n: Required element that occurs once or more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
Замечания
A code module must be loaded before you can use a class from that module. For more information, see Using Custom Assemblies with Reports.
См. также
Справочник
Report Definition XML Elements
CodeModules Element (RDL)
Другие ресурсы
Using Custom Assemblies with Reports
Использование в выражениях ссылок на пользовательский код (службы Reporting Services)