Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the protocol format for the ConnectionInfo object.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property ProtocolFormat As ProtocolFormat
Get
'Usage
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
Property Value
Type: Microsoft.AnalysisServices.ProtocolFormat
A ProtocolFormat object.