BddManager Classe

Classe non couverte par la licence MIT elle est la propriété de son auteur initial

Definition

Espace de nom: Mediatek86.CnedDB
Assembly: Mediatek86 (in Mediatek86.exe) Version: 1.0.0+385b7dbc3a0af9bd7357d6111ce58d796c78aada
XMLNS pour XAML: Nom mappé à un xmlns.
C#
public class BddManager
Inheritance
Object    BddManager

Méthodes

EqualsDetermines whether the specified object is equal to the current object.
(Hérité de Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Hérité de Object)
GetHashCodeServes as the default hash function.
(Hérité de Object)
GetInstance Création d'une seule instance de la classe
GetTypeGets the Type of the current instance.
(Hérité de Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Hérité de Object)
ReqControle Exécution d'une requête de type LCT (begin transaction...)
ReqSelect Execution d'une requête de type LID (select)
ReqUpdate Exécution d'une requête de type LMD (insert, update, delete)
ToStringReturns a string that represents the current object.
(Hérité de Object)

Voir aussi