.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Mono.Data.Sqlite
  3. SqliteConnection
  4. GetSchema()
  • SqliteConnection
    • SqliteConnection()
    • SqliteConnection(SqliteConnection)
    • SqliteConnection(String)
    • ConnectionString
    • Database
    • DataSource
    • DbProviderFactory
    • DefaultTimeout
    • ServerVersion
    • SQLiteVersion
    • State
    • BeginDbTransaction(IsolationLevel)
    • BeginTransaction()
    • BeginTransaction(Boolean)
    • BeginTransaction(IsolationLevel)
    • BeginTransaction(IsolationLevel, Boolean)
    • ChangeDatabase(String)
    • ChangePassword(Byte[])
    • ChangePassword(String)
    • ClearAllPools()
    • ClearPool(SqliteConnection)
    • Clone()
    • Close()
    • CreateCommand()
    • CreateDbCommand()
    • CreateFile(String)
    • Dispose(Boolean)
    • EnlistTransaction(Transaction)
    • GetSchema()
    • GetSchema(String)
    • GetSchema(String, String[])
    • Open()
    • SetConfig(SQLiteConfig)
    • SetPassword(Byte[])
    • SetPassword(String)
    • Commit
    • RollBack
    • StateChange
    • Update
monoandroid
namespace Mono.Data.Sqlite
{
    public sealed class SqliteConnection : DbConnection, ICloneable
    {
        public override DataTable GetSchema();
    }
}
Xamarin Android 0.0
Xamarin iOS 0.0
Xamarin macOS 0.0
Xamarin tvOS 0.0
Xamarin watchOS 0.0
Information specific to monoandroid
Assembly

Mono.Data.Sqlite , Version=2.0.5.0, PublicKeyToken=0738eb9f132ed756

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙