Свойство ConnectionInfo.Port

Gets the port number associated with the ConnectionInfo object.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

C#
public string Port { get; }

Значение свойства

Тип: System.String
The port number in String format.

Замечания

2383 is the default port value.

См. также

Справочник

ConnectionInfo Класс

Пространство имен Microsoft.AnalysisServices