SQLite DataReader and Null Enum Values (18/23)

preview_player
Показать описание
In this video we will cover understanding a SQLiteDataReader object inside of visual studio to read from a simple select query and how to use null enum values.

Basic Steps:
Display SQLite Toolbox and DB Browser
Use SQLiteReader
GetInt32 and GetString methods
GetOrdinal
Execute SQL query statement to read from database
Write enum null value with tryparse

C# .NET
Windows Form Application
Visual Studio
List
SQLiteDataReader
Enum
null
Рекомендации по теме