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