ADO.NET Provider for Sybase

Build 26.0.9655

AlternateServers

Specifies other servers that can be used in addition to the one already configured using Server and Port.

Data Type

string

Default Value

""

Remarks

For each additional server, specify both a server name and port; separate servers with a comma.

For example:

Server=localhost;Port=27017;AlternateServers=localhost:27018,localhost:27019;

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655