DeleteTables..::..Context Property
Gets or sets the context.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public IDbContext Context { get; set; }
Public Property Context As IDbContext Get Set
public: property IDbContext^ Context { IDbContext^ get (); void set (IDbContext^ value); }