aaDeleteReplicationTagEntity
- Last UpdatedMar 10, 2025
- 1 minute read
Deletes an existing replication entity from a tier 1 server.
Syntax
aaDeleteReplicationTagEntity ReplicationServerName, DestinationTagName
where:
|
Argument |
Description |
|---|---|
|
ReplicationServerName |
The name of the replication server. This value is of data type nvarchar(255), with no default. |
|
DestinationTagName |
The name of the destination tag. This value is of data type nvarchar(255), with no default. |
Permission
Execute permission defaults to the aaAdministrators group.