Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » SQL Anywhere Server - Programming » SQL Anywhere Data Access APIs » SQL Anywhere .NET 2.0 API reference » iAnywhere.Data.SQLAnywhere namespace (.NET 2.0)

 

SACommLinksOptionsBuilder class

Provides a simple way to create and manage the CommLinks options portion of connection strings used by the SAConnection class. This class cannot be inherited.

Syntax
Visual Basic

Public NotInheritable Class SACommLinksOptionsBuilder 
C#

public sealed class SACommLinksOptionsBuilder 
Remarks

The SACommLinksOptionsBuilder class is not available in the .NET Compact Framework 2.0.

For a list of connection parameters, see Connection parameters.

See also

SACommLinksOptionsBuilder members
SACommLinksOptionsBuilder constructors
All property
ConnectionString property
SharedMemory property
TcpOptionsBuilder property
TcpOptionsString property
GetUseLongNameAsKeyword method
SetUseLongNameAsKeyword method
ToString method