'宣言 Public Function SetItemDataSources( _ ByVal BatchHeader As BatchHeader, _ ByVal Item As System.String, _ ByVal DataSources() As DataSource _ ) As ServerInfoHeader
'使用法 Dim instance As ReportingService2005SoapClient Dim BatchHeader As BatchHeader Dim Item As System.String Dim DataSources() As DataSource Dim value As ServerInfoHeader value = instance.SetItemDataSources(BatchHeader, Item, DataSources)
public ServerInfoHeader SetItemDataSources( BatchHeader BatchHeader, System.string Item, DataSource[] DataSources )
パラメータ
- BatchHeader
- Item
- DataSources