DatabasePropertiesGeoReplication Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional set of properties to configure geo replication for this database.
public class DatabasePropertiesGeoReplication
type DatabasePropertiesGeoReplication = class
Public Class DatabasePropertiesGeoReplication
- Inheritance
-
DatabasePropertiesGeoReplication
Constructors
DatabasePropertiesGeoReplication() |
Initializes a new instance of the DatabasePropertiesGeoReplication class. |
DatabasePropertiesGeoReplication(String, IList<LinkedDatabase>) |
Initializes a new instance of the DatabasePropertiesGeoReplication class. |
Properties
GroupNickname |
Gets or sets name for the group of linked database resources |
LinkedDatabases |
Gets or sets list of database resources to link with this database |