aaGetReplicationNamingParameters
- Last UpdatedMar 10, 2025
- 1 minute read
Returns the naming parameters for the specified replication type in the specified replication group.
Syntax
aaGetReplicationNamingParameters ReplicationTypeKey, ReplicationGroupKey
where:
|
Argument |
Description |
|---|---|
|
ReplicationTypeKey |
The type of replication. Value values are: 1 - Simple Replication 2 - Analog Summary Replication 3 - State Summary Replication This value is of data type tinyint, with a default of 3. |
|
ReplicationGroupKey |
Unique identifier for the replication group. This value is of data type int, with a default of NULL. |
Permission
Execute permission defaults to the aaPowerUsers and aaAdministrators groups.