C# Class wmib.Database.Bind

Afficher le fichier Open project: benapetr/wikimedia-bot

Méthodes publiques

Свойство Type Description
Name string
Type DataType
Value string

Méthodes publiques

Méthode Description
Bind ( string name, string value, DataType type ) : System

Method Details

Bind() public méthode

public Bind ( string name, string value, DataType type ) : System
name string
value string
type DataType
Résultat System

Property Details

Name public_oe property

public string Name
Résultat string

Type public_oe property

public DataType Type
Résultat DataType

Value public_oe property

public string Value
Résultat string