Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Specifies the logical name for the instance of Notification Services.
Sintaxis
<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 |
|
Child elements |
None. |
Notas
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 Identificadores.
Ejemplo
This example shows how to specify an instance name of StockInstance.
<InstanceName>StockInstance</InstanceName>
Vea también
Referencia
Application Definition File Reference
Conceptos
Instance Configuration File Reference
Otros recursos
Actualizar instancias y aplicaciones