NamedDataContext

most-data/data-classes. NamedDataContext

Represents a data context based on a data adapter's name. The specified adapter name must be registered in application configuration.

Constructor

new NamedDataContext()

Properties:
Name Type Description
db DataAdapter Gets a data adapter based on the given adapter's name.
Source:

Extends