DSInternals/Src/Microsoft.Database.Isam
MichaelGrafnetter 7ad0720656 Fix #3
2016-02-06 19:00:59 +01:00
..
config Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
Properties Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
BoundCriteria.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
ColumnAccessor.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
ColumnCollection.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
ColumnDefinition.cs Fix #3 2016-02-06 19:00:59 +01:00
ColumnEnumerator.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
ColumnFlags.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
Columnid.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
ConditionalColumn.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
ConditionalColumnCollection.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
converter.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
Cursor.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
CursorEnumerator.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
Database.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
DatabaseCommon.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
FieldCollection.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
FieldValueCollection.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
IndexCollection.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
IndexDefinition.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
IndexEnumerator.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
IndexFlags.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
Instance.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
IsamDatabase.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
Key.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
KeyColumn.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
KeyColumnCollection.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
KeySegment.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
Location.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
MatchCriteria.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
Microsoft.Database.Isam.csproj Fix #9 2016-02-03 14:51:29 +01:00
NativeMethods.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
params.pl Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
Position.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
README.md Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
RecordEnumerator.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
Session.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
Settings.StyleCop Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
SystemParameters.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
TableCollection.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
TableDefinition.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
TableEnumerator.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
TableType.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
TemporaryDatabase.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
TempTableHandle.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
TempTableHandleCollection.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
TempTableHandleEnumerator.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
Transaction.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00
UnicodeIndexFlags.cs Forked the ManagedEsent libraries 2016-01-24 09:59:40 +01:00

DSInternals PowerShell Module

Microsoft.Database.Isam Library

This folder contains our fork of the ESENT ISAM library, (c) Microsoft.

Previously, we used the official NuGet package, but it contains a few bugs and we do not want to wait a year for them to get fixed.