Enumerazione ConnectionType
Defines how the Server object connects to the ConnectionString property.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public Enumeration ConnectionType
'Utilizzo
Dim instance As ConnectionType
public enum ConnectionType
public enum class ConnectionType
type ConnectionType
public enum ConnectionType
Membri
Nome membro | Descrizione | |
---|---|---|
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. |
Osservazioni
Nuovo: 17 luglio 2006