SQLProvider

IWithDataContext Type

Interface implemented by generated types that provide access to the underlying data context. This allows access to the ISqlDataContext for advanced operations.

Instance members

Instance member Description

this.DataContext

Full Usage: this.DataContext

Returns: ISqlDataContext
Modifiers: abstract

Gets the underlying SQL data context

Returns: ISqlDataContext

Type something to start searching.