IChooseEFStoredProceduresDialogAccessor Members
If implemented, enables you to access a service used to display a dialog with available stored procedures for an Entity Framework data source.Methods
Name | Description |
---|---|
DoWithService(Action<T>) | Performs the specified action with a service. Inherited from IServiceAccessor<T>. |
See Also