DatabaseCE NewContainer Method A Sandcastle Documented Class Library
Returns a new Datacontext to run queries on the database.

Namespace: Censitif.Library.Data
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

public LibraryDbContainer NewContainer()

Return Value

Type: LibraryDbContainer
A database container for this library database.
See Also