다음을 통해 공유


RSConnection.SetItemDataSources(String, DataSource[]) 메서드

정의

public:
 void SetItemDataSources(System::String ^ itemPath, cli::array <Microsoft::SqlServer::ReportingServices2005::DataSource ^> ^ dataSources);
public void SetItemDataSources (string itemPath, Microsoft.SqlServer.ReportingServices2005.DataSource[] dataSources);
override this.SetItemDataSources : string * Microsoft.SqlServer.ReportingServices2005.DataSource[] -> unit
Public Sub SetItemDataSources (itemPath As String, dataSources As DataSource())

매개 변수

itemPath
String
dataSources
DataSource[]

적용 대상