<ClassName> Element (<HostedProvider>)
SQL Server 2000
Specifies the class name of the class that provides the hosted event provider functionality.
Structure
<Providers>
<HostedProvider>
<ClassName>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | string, between 1 and 4,000 characters in length. |
| Default Value | None. |
| Occurrence | Required once per <HostedProvider> node. |
| Updates | Can be modified, but not added or deleted, using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <HostedProvider> Node |
Remarks
The <ClassName> value must conform to Microsoft .NET class naming conventions.