public DataSession(DataServiceBase dataService, string storageName, bool isInTransaction) : base(dataService, storageName, isInTransaction) { }