EFStoredProcedureInfo Constructors
Contains information about a stored procedure provided by an EFDataSource.
Name | Parameters | Description |
---|---|---|
EFStored |
none |
Initializes a new instance of the EFStored |
EFStored |
other |
Initializes a new instance of the EFStored |
EFStored |
name, parameters |
Initializes a new instance of the EFStored |
EFStored |
name |
Initializes a new instance of the EFStored |
See Also