ExcelDataSource.Fill Method
Name | Parameters | Description |
---|---|---|
Fill() | none | Retrieves the data from the Excel data source. |
Fill(IEnumerable<IParameter>) | sourceParameters | Retrieves the data from the Excel data source with the specified parameters. |
Name | Parameters | Description |
---|---|---|
Fill() | none | Retrieves the data from the Excel data source. |
Fill(IEnumerable<IParameter>) | sourceParameters | Retrieves the data from the Excel data source with the specified parameters. |
No
Your feedback is appreciated.