ObjectDataSource.Fill Method
Name | Parameters | Description |
---|---|---|
Fill() | none | Retrieves the data from the object data source. |
Fill(IEnumerable<IParameter>) | sourceParameters | Retrieves the data from the object data source with the specified parameters. |