ReplicationServer Properties

MySQL Connector/Net

ReplicationServer Properties

The ReplicationServer type exposes the following members.

Properties
  Name Description
Public property ConnectionString
Connection string used to connect to the server
Public property IsAvailable
Defines if the server is available to be considered in load balancing
Public property IsMaster
Defines if the server is master (True) or slave
Public property Name
Server name
Top
See Also