IManagedConnection.Connection Proprietà

Definizione

Ottiene la connessione gestita.

public:
 property Microsoft::SqlServer::Management::Common::SqlOlapConnectionInfoBase ^ Connection { Microsoft::SqlServer::Management::Common::SqlOlapConnectionInfoBase ^ get(); };
public Microsoft.SqlServer.Management.Common.SqlOlapConnectionInfoBase Connection { get; }
member this.Connection : Microsoft.SqlServer.Management.Common.SqlOlapConnectionInfoBase
Public ReadOnly Property Connection As SqlOlapConnectionInfoBase

Valore della proprietà

Restituisce un oggetto SqlOlapConnectionInfoBase.

Si applica a