ReplicationServer Properties

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

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

See Also