EntityServerModeDataSource Constructors
A data source that can be associated with the Entity Framework source.Name | Description |
---|---|
EntityServerModeDataSource() | Initializes a new instance of the EntityServerModeDataSource class with default settings. |
See Also