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

SQL Anywhere 11.0.1 (Deutsch) » SQL Anywhere Server - Programmierung » SQL Anywhere Datenzugriff-APIs » SQL Anywhere .NET 2.0 API-Referenz » iAnywhere.Data.SQLAnywhere-Namespace (.NET 2.0) » SATcpOptionsBuilder-Klasse

 

ServerPort-Eigenschaft

Ruft die ServerPort-Option ab bzw. legt sie fest.

Syntax
Visual Basic

Public Property ServerPortAs String
C#

public string  ServerPort { get; set; }
Siehe auch