IManagedConnection.Connection プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
マネージド接続を取得します。
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 オブジェクトを返します。