Énumération ConnectionType
Defines how the Server object connects to the ConnectionString property.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Enumeration ConnectionType
'Utilisation
Dim instance As ConnectionType
public enum ConnectionType
public enum class ConnectionType
type ConnectionType
public enum ConnectionType
Membres
Nom de membre | Description | |
---|---|---|
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. |
Notes
Nouveau : 17 juillet 2006