IManagedConnection.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

属性值

返回一个 SqlOlapConnectionInfoBase 对象。

适用于