Method GetDataSource
| Improve this Doc View SourceGetDataSource(Model)
Gets the owner DataSource.
Declaration
public static DataSource GetDataSource(this Model model)
Parameters
Type | Name | Description |
---|---|---|
Model | model | The model. |
Returns
Type | Description |
---|---|
DataSource | The owner DataSource |