IManagedConnection.Connection Propriété

Définition

Ça obtient la connexion gérée.

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

Valeur de propriété

Renvoie un objet SqlOlapConnectionInfoBase.

S’applique à