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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Programming » SQL Anywhere .NET 2.0 API Reference

UnquoteIdentifier method Next Page

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
SpxOptionsBuilder property
SpxOptionsString property
TcpOptionsBuilder property
TcpOptionsString property
GetUseLongNameAsKeyword method
SetUseLongNameAsKeyword method
ToString method