C# (CSharp) JPB.DataAccess.Helper.LocalDb.Scopes Namespace

Classes

Name Description
DatabaseScope Provides a logical scope for defining databases. All DbCollections within this scope are logicly combined. Use the Using keyword to ensure correctness
IdentityInsertScope Defines an Area that allows identity Inserts IDENTITY_INSERT on SQL
ReplicationScope