EFDataSource Constructors
An Entity Framework data source.
Name | Parameters | Description |
---|---|---|
EFData |
none |
Initializes a new instance of the EFData |
EFData |
connection |
Initializes a new instance of the EFData |
EFData |
container |
Initializes a new instance of the EFData |
EFData |
connection |
Initializes a new instance of the EFData |
See Also