共用方式為


InstanceName Element (ICF)

Specifies the logical name for the instance of Notification Services.

語法

<NotificationServicesInstance>
    ...
    <InstanceName>

Element Characteristics

Characteristic Description

Data type

string, between 1 and 64 characters in length.

Default value

None.

Occurrence

Required once per NotificationServicesInstance element.

Updates

Cannot be modified when updating the instance.

Element Relationships

Relationship Elements

Parent element

NotificationServicesInstance Element (ICF)

Child elements

None.

備註

Each instance of Notification Services on a computer must have a unique name, which is not case-sensitive. For example, MyInstance and myinstance are not considered unique names. The commands used to create and register instances are not case-sensitive.

Because this name is used for database objects, follow the Microsoft SQL Server rules for regular identifiers. Do not use SQL Server reserved keywords or special characters, such as /, \, [, ], ", and '. For more information about SQL Server identifiers, see 識別碼.

範例

This example shows how to specify an instance name of StockInstance.

<InstanceName>StockInstance</InstanceName>

請參閱

參考

Application Definition File Reference

概念

Instance Configuration File Reference

其他資源

更新執行個體及應用程式

說明及資訊

取得 SQL Server 2005 協助