ConnectionType 열거형
Defines how the Server object connects to the ConnectionString property.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices
구문
‘선언
Public Enumeration ConnectionType
‘사용 방법
Dim instance As ConnectionType
public enum ConnectionType
public enum class ConnectionType
type ConnectionType
public enum ConnectionType
멤버
| 멤버 이름 | 설명 | |
|---|---|---|
| Native | Connection is defined as proprietary for remote connections. | |
| Http | Connects using HTTP protocol. | |
| LocalServer | Connection is defined as proprietary for local server. | |
| LocalCube | Connection is defined as proprietary for local cubes. |
주의
새 항목: 2006년 7월 17일