C# (CSharp) Mono.Data.Sqlite SqliteBase - 11 exemples trouvés. Ce sont les exemples réels les mieux notés de Mono.Data.Sqlite.SqliteBase extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
This internal class provides the foundation of Sqlite support. It defines all the abstract members needed to implement a Sqlite data provider, and inherits from SqliteConvert which allows for simple translations of string to and from Sqlite.