Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History

Data

name description page_type languages products urlFragment
Xamarin.iOS - Data Access
How use the built in SQLite engine in iOS to create a database, add rows, and query using SQL
sample
csharp
xamarin
data

Data Access

This sample illustrates how use the built in SQLite functionality in iOS. It illustrates creating a database, adding rows, and querying using the following three data technologies: ADO.NET and SQLite .NET.

It also outputs performance data of the approaches.

Data Access application screenshot