SQL Anywhere 10.0.1
» SQL Anywhere Server - Programming
» SQL Anywhere .NET 2.0 API Reference
» SATcpOptionsBuilder class
ClientPort property
Gets or sets the ClientPort option.
Syntax
Visual Basic
Public Property ClientPort As String
C#
public string ClientPort { get; set; }
See also