Controle Class

Public Class Controle
This language is not supported or no code example is available.
public class Controle
This language is not supported or no code example is available.
public ref class Controle 
This language is not supported or no code example is available.
public class Controle
This language is not supported or no code example is available.
Name Description
Public constructor Controle() Ouverture de la fenêtre
Top
Methods
 
Name Description
Public method ControleAuthentification(string, string, FrmAuthentification) Demande de controler l'authentification Si oui alors : ouverture de la fenêtre principale.
Public method CreerCommandeDocument(Commande)
Public method CreerExemplaire(Exemplaire) Crée un exemplaire d'une revue dans la bdd
Public method Equals(Object) Détermine si l'objet spécifié est identique à l'objet actuel. (inherited from Object).
Protected method Finalize Autorise un objet à tenter de libérer des ressources et à exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par une opération garbage collection. (inherited from Object).
Public method GetAllCommandes()
Public method GetAllDvd() getter sur la liste des Dvd
Public method GetAllGenres() getter sur la liste des genres
Public method GetAllLivres() getter sur la liste des livres
Public method GetAllPublics() getter sur les publics
Public method GetAllRayons() getter sur les rayons
Public method GetAllRevues() getter sur la liste des revues
Public method GetExemplairesRevue(string) récupère les exemplaires d'une revue
Public method GetHashCode Fait office de fonction de hachage par défaut. (inherited from Object).
Public method GetType Obtient le Type de l'instance actuelle. (inherited from Object).
Protected method MemberwiseClone Crée une copie superficielle du Object actuel. (inherited from Object).
Public method ToString Retourne une chaîne qui représente l'objet actuel. (inherited from Object).
Public method creerCmdRevue(Abonnement)
Public method deleteCmdLivre(Commande)
Public method deleteCmdRevue(Abonnement)
Public method getAllAbonnements()
Public method getAllSuivis()
Public method getLastIdCommande()
Public method getLstExpirations()
Public method updateCmdRevue(Abonnement)
Public method updateCommandeDocument(Commande)
Top
Mediatek86.controleur.Controle

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition