Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

88 lines
4.4 KiB
XML

<Overview>
<Assemblies>
<Assembly Name="Mono.Data.Sqlite" Version="4.0.0.0">
<AssemblyPublicKey>[00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 79 15 99 77 d2 d0 3a 8e 6b ea 7a 2e 74 e8 d1 af cc 93 e8 85 19 74 95 2b b4 80 a1 2c 91 34 47 4d 04 06 24 47 c3 7e 0e 68 c0 80 53 6f cf 3c 3f be 2f f9 c9 79 ce 99 84 75 e5 06 e8 ce 82 dd 5b 0f 35 0d c1 0e 93 bf 2e ee cf 87 4b 24 77 0c 50 81 db ea 74 47 fd da fa 27 7b 22 de 47 d6 ff ea 44 96 74 a4 f9 fc cf 84 d1 50 69 08 93 80 28 4d bd d3 5f 46 cd ff 12 a1 bd 78 e4 ef 00 65 d0 16 df ]</AssemblyPublicKey>
<Attributes>
<Attribute>
<AttributeName>System.CLSCompliant(true)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyCompany("http://sqlite.phxsoftware.com")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyConfiguration("")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyCopyright("Public Domain")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyDescription("ADO.NET 2.0 Data Provider for SQLite")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyFileVersion("1.0.61.0")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyProduct("System.Data.SQLite")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyTitle("System.Data.SQLite")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Reflection.AssemblyTrademark("")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.Success)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Runtime.InteropServices.ComVisible(false)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Security.AllowPartiallyTrustedCallers</AttributeName>
</Attribute>
</Attributes>
</Assembly>
</Assemblies>
<Remarks>To be added.</Remarks>
<Copyright>To be added.</Copyright>
<Types>
<Namespace Name="Mono.Data.Sqlite">
<Type Name="CollationEncodingEnum" Kind="Enumeration" />
<Type Name="CollationSequence" Kind="Structure" />
<Type Name="CollationTypeEnum" Kind="Enumeration" />
<Type Name="CommitEventArgs" Kind="Class" />
<Type Name="FunctionType" Kind="Enumeration" />
<Type Name="SqliteCommand" Kind="Class" />
<Type Name="SqliteCommandBuilder" Kind="Class" />
<Type Name="SQLiteCommitHandler" Kind="Delegate" />
<Type Name="SQLiteConfig" Kind="Enumeration" />
<Type Name="SqliteConnection" Kind="Class" />
<Type Name="SqliteConnectionStringBuilder" Kind="Class" />
<Type Name="SqliteConvert" Kind="Class" />
<Type Name="SqliteDataAdapter" Kind="Class" />
<Type Name="SqliteDataReader" Kind="Class" />
<Type Name="SqliteDataSourceEnumerator" Kind="Class" />
<Type Name="SQLiteDateFormats" Kind="Enumeration" />
<Type Name="SQLiteErrorCode" Kind="Enumeration" />
<Type Name="SqliteException" Kind="Class" />
<Type Name="SqliteFactory" Kind="Class" />
<Type Name="SqliteFunction" Kind="Class" />
<Type Name="SqliteFunctionAttribute" Kind="Class" />
<Type Name="SqliteFunctionEx" Kind="Class" />
<Type Name="SQLiteJournalModeEnum" Kind="Enumeration" />
<Type Name="SqliteMetaDataCollectionNames" Kind="Class" />
<Type Name="SqliteParameter" Kind="Class" />
<Type Name="SqliteParameterCollection" Kind="Class" />
<Type Name="SqliteTransaction" Kind="Class" />
<Type Name="SQLiteUpdateEventHandler" Kind="Delegate" />
<Type Name="SynchronizationModes" Kind="Enumeration" />
<Type Name="TypeAffinity" Kind="Enumeration" />
<Type Name="UpdateEventArgs" Kind="Class" />
<Type Name="UpdateEventType" Kind="Enumeration" />
</Namespace>
</Types>
<Title>Mono.Data.Sqlite</Title>
</Overview>