다음을 통해 공유


IReportProject.AddSharedDataSource(DataSource) 메서드

정의

public:
 bool AddSharedDataSource(Microsoft::ReportingServices::RdlObjectModel::DataSource ^ dataSource);
public bool AddSharedDataSource (Microsoft.ReportingServices.RdlObjectModel.DataSource dataSource);
abstract member AddSharedDataSource : Microsoft.ReportingServices.RdlObjectModel.DataSource -> bool
Public Function AddSharedDataSource (dataSource As DataSource) As Boolean

매개 변수

dataSource
DataSource

반환

적용 대상