aaAddReplicationTagExtendedProperty
- Last UpdatedMar 10, 2025
- 1 minute read
Add or modify a replication tag extended property.
Syntax
aaAddReplicationTagExtendedProperty, ReplicationServerKey, DestinationTagName, PropertyName, PropertyValue
where:
|
Argument |
Description |
|---|---|
|
ReplicationServerKey |
The unique identifier for the replication server. |
|
DestinationTagName |
Name of the destination tag. If NULL, the destination tag name is generated based on the naming rule. This value is of data type nvarchar(256), with a default of NULL. |
|
PropertyName |
The extended tag property name. |
|
PropertyValue |
The value of this replication tag extended property. |
Permission
Execute permission defaults to the aaPowerUsers and aaAdministrators groups.