- Namespace
- Atavism
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["DatabasePack"]
class Type type-node
Syntax
public static class DatabasePack
Fields
| Name | Constant Value | Summary |
|---|---|---|
| adminDatabasePrefix |
static
|
|
| atavism |
static
|
|
| con |
static
|
|
| connectionResult |
static
|
|
| content |
static
|
|
| loginDatabasePrefix |
static
|
|
| loginTable |
static
|
|
| masterDatabasePrefix |
static
|
|
| useUtf8mb4 |
static
|
Methods
| Name | Value | Summary |
|---|---|---|
| Connect |
MySqlConnection |
static
|
| Connect |
MySqlConnection |
static
|
| Delete |
void |
static
|
| Delete |
void |
static
|
| Delete |
void |
static
|
| ExecuteNonQuery |
int |
static
|
| ExecuteNonQuery |
int |
static
|
| ExecuteNonQuery |
int |
static
|
| ExecuteNonQuery |
int |
static
|
| GetProjectName |
string |
static
|
| Insert |
int |
static
|
| Insert |
int |
static
|
| LoadConnections |
void |
static
|
| LoadData |
List |
static
|
| LoadParameters |
string |
static
|
| SaveLog |
void |
static
|
| TestConnection |
bool |
static
|
| TestConnection |
bool |
static
|
| Update |
void |
static
|