ProtocolFormat 열거형
Enumerates the analysis service protocol format.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
Public Enumeration ProtocolFormat
‘사용 방법
Dim instance As ProtocolFormat
public enum ProtocolFormat
public enum class ProtocolFormat
type ProtocolFormat
public enum ProtocolFormat
멤버
멤버 이름 | 설명 | |
---|---|---|
Binary | The protocol format is binary. | |
Default | The default protocol format. | |
Xml | The protocol format is XML. |