Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the connection type associated with the ConnectionInfo object.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ConnectionType As ConnectionType
Get
'Utilisation
Dim instance As ConnectionInfo
Dim value As ConnectionType
value = instance.ConnectionType
public ConnectionType ConnectionType { get; }
public:
property ConnectionType ConnectionType {
ConnectionType get ();
}
member ConnectionType : ConnectionType
function get ConnectionType () : ConnectionType
Valeur de propriété
Type : Microsoft.AnalysisServices.ConnectionType
A connection of type HTTP, Native Connection, or Local Cube.