Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets the connection type associated with the ConnectionInfo object.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public ReadOnly Property ConnectionType As ConnectionType
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.AnalysisServices.ConnectionType
A connection of type HTTP, Native Connection, or Local Cube.