Table of Contents

Class AzureSqlDatabaseReplicationLinkCollection

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a collection of Azure SQL database replication links.

public class AzureSqlDatabaseReplicationLinkCollection : Collection<AzureSqlDatabaseReplicationLink>, IList<AzureSqlDatabaseReplicationLink>, ICollection<AzureSqlDatabaseReplicationLink>, IList, ICollection, IReadOnlyList<AzureSqlDatabaseReplicationLink>, IReadOnlyCollection<AzureSqlDatabaseReplicationLink>, IEnumerable<AzureSqlDatabaseReplicationLink>, IEnumerable
Inheritance
AzureSqlDatabaseReplicationLinkCollection
Implements
Inherited Members

Constructors

AzureSqlDatabaseReplicationLinkCollection()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.AzureSqlDatabaseReplicationLinkCollection class.

public AzureSqlDatabaseReplicationLinkCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()