다음을 통해 공유


NonHostedProvider Element (ADF)

Provides a location for defining a nonhosted (independent) event provider that submits events to the application.

구문

<Providers>
    ...
    <NonHostedProvider>

Element Characteristics

Characteristic Description

Data type

None.

Default value

None.

Occurrence

Optional once or more per Providers element.

Updates

Can be added and deleted when updating the application.

Element Relationships

Relationship Elements

Parent element

Providers Element (ADF)

Child elements

ProviderName Element for NonHostedProvider (ADF)

주의

Notification Services does not interoperate with nonhosted event providers. The name is used to track the source of events for administration and reporting.

The following example shows the definition of a nonhosted event provider named EventWatcher.

<NonHostedProvider>
    <ProviderName>EventWatcher</ProviderName>
</NonHostedProvider>

참고 항목

참조

Application Definition File Reference

관련 자료

호스팅된 이벤트 공급자 정의
인스턴스 및 응용 프로그램 업데이트

도움말 및 정보

SQL Server 2005 지원 받기