C# Class System.Data.SQLite.SQLiteParameter

Afficher le fichier Open project: stoennies/raumwiese Class Usage Examples

Méthodes publiques

Свойство Type Description
__parameter Mono.Data.Sqlite.SqliteParameter

Méthodes publiques

Méthode Description
SQLiteParameter ( string str, System type ) : System

Method Details

SQLiteParameter() public méthode

public SQLiteParameter ( string str, System type ) : System
str string
type System
Résultat System

Property Details

__parameter public_oe property

public Mono.Data.Sqlite.SqliteParameter __parameter
Résultat Mono.Data.Sqlite.SqliteParameter