ObjectDataProvider Constructors
Obsolete. A Report Wizard‘s data provider that works with object model data sources (e.g., Entity Framework or XPO).Name | Parameters | Description |
---|---|---|
ObjectDataProvider(Object) | dataSource | Initializes a new instance of the ObjectDataProvider class with the specified data source. |
See Also