Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
RadioDld
DatabaseInit
C# Class RadioDld.DatabaseInit
Inheritance:
Database
Mostrar archivo
Open project: ribbons/RadioDownloader
Class Usage Examples
Public Methods
Method
Description
Startup
( ) :
bool
Private Methods
Method
Description
ColNames
(
SQLiteConnection
specConn
,
SQLiteConnection
updateConn
,
string
tableName
) :
string
ListTableColumns
(
SQLiteConnection
connection
,
string
tableName
) :
List
Prune
(
Status
status
) :
void
UpdateStructure
(
SQLiteConnection
specConn
,
SQLiteConnection
updateConn
) :
void
Vacuum
(
Status
status
) :
void
Method Details
Startup()
public
static
method
public
static
Startup
( ) :
bool
return
bool