다음을 통해 공유


ConnectionStore.ConnectionInfo 속성

정의

ConnectionStore 클래스의 연결에 대한 정보를 가져오거나 설정합니다.

public:
 property Microsoft::SqlServer::Management::Common::SqlOlapConnectionInfoBase ^ ConnectionInfo { Microsoft::SqlServer::Management::Common::SqlOlapConnectionInfoBase ^ get(); void set(Microsoft::SqlServer::Management::Common::SqlOlapConnectionInfoBase ^ value); };
public Microsoft.SqlServer.Management.Common.SqlOlapConnectionInfoBase ConnectionInfo { get; set; }
member this.ConnectionInfo : Microsoft.SqlServer.Management.Common.SqlOlapConnectionInfoBase with get, set
Public Property ConnectionInfo As SqlOlapConnectionInfoBase

속성 값

ConnectionInfo의 할당된 값을 반환합니다.

적용 대상