Поделиться через


Свойство ProtocolFormat

Gets the protocol format for the ConnectionInfo object.

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

Синтаксис

'Декларация
Public ReadOnly Property ProtocolFormat As ProtocolFormat
    Get
'Применение
Dim instance As ConnectionInfo
Dim value As ProtocolFormat

value = instance.ProtocolFormat
public ProtocolFormat ProtocolFormat { get; }
public:
property ProtocolFormat ProtocolFormat {
    ProtocolFormat get ();
}
member ProtocolFormat : ProtocolFormat
function get ProtocolFormat () : ProtocolFormat

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

Тип: Microsoft.AnalysisServices. . :: . .ProtocolFormat
A ProtocolFormat object.