IManagedConnection.Connection Property

Definition

Gets the managed connection.

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

Property Value

Returns a SqlOlapConnectionInfoBase object.

Applies to