<AssemblyName> Element (<HostedProvider>)
SQL Server 2000
Specifies the assembly that contains the class that implements the hosted event provider functionality.
Structure
<Providers>
<HostedProvider>
...
<AssemblyName>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | string, between 1 and 260 characters in length. |
| Default Value | None |
| Occurrence | Required once per <HostedProvider> node for custom components; not used with Notification Services standard components. |
| Updates | Can be modified, but not added or deleted, using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <HostedProvider> Node |
Remarks
The value for <AssemblyName> must be the file name and path of a managed code assembly.