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

ToString method Next Page

SATcpOptionsBuilder class


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

Syntax

Visual Basic

Public NotInheritable Class SATcpOptionsBuilder
Inherits SAConnectionStringBuilderBase

C#

public sealed class SATcpOptionsBuilder : SAConnectionstring BuilderBase

Remarks

Restrictions: The SATcpOptionsBuilder class is not available in the .NET Compact Framework 2.0.

See also

SATcpOptionsBuilder members
SATcpOptionsBuilder constructors
Broadcast property
BroadcastListener property
ClientPort property
DoBroadcast property
Host property
IPV6 property
LDAP property
LocalOnly property
MyIP property
ReceiveBufferSize property
SendBufferSize property
ServerPort property
TDS property
Timeout property
VerifyServerName property
ToString method