Digimedia86
Gestionnaire d'absences du personnel du réseau MediaTek86
Référence de la classe MediaTek.DataBase.projetcnedDataSet.motifDataTable

Represents the strongly named DataTable class. /summary> Plus de détails...

Est dérivée de global.SystemData.TypedTableBase< motifRow >.

Fonctions membres publiques

void AddmotifRow (motifRow row)
 
motifRow AddmotifRow (string LIBELLE)
 
motifRow FindByIDMOTIF (int IDMOTIF)
 
override global::System.Data.DataTable Clone ()
 
motifRow NewmotifRow ()
 
void RemovemotifRow (motifRow row)
 

Fonctions membres publiques statiques

static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema (global::System.Xml.Schema.XmlSchemaSet xs)
 

Fonctions membres protégées

 motifDataTable (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 
override global::System.Data.DataTable CreateInstance ()
 
override global::System.Data.DataRow NewRowFromBuilder (global::System.Data.DataRowBuilder builder)
 
override global::System.Type GetRowType ()
 
override void OnRowChanged (global::System.Data.DataRowChangeEventArgs e)
 
override void OnRowChanging (global::System.Data.DataRowChangeEventArgs e)
 
override void OnRowDeleted (global::System.Data.DataRowChangeEventArgs e)
 
override void OnRowDeleting (global::System.Data.DataRowChangeEventArgs e)
 

Propriétés

global::System.Data.DataColumn IDMOTIFColumn [get]
 
global::System.Data.DataColumn LIBELLEColumn [get]
 
int Count [get]
 
motifRow this[int index] [get]
 

Événements

motifRowChangeEventHandler motifRowChanging
 
motifRowChangeEventHandler motifRowChanged
 
motifRowChangeEventHandler motifRowDeleting
 
motifRowChangeEventHandler motifRowDeleted
 

Fonctions membres privées

void InitClass ()
 

Attributs privés

global::System.Data.DataColumn columnIDMOTIF
 
global::System.Data.DataColumn columnLIBELLE
 

Description détaillée

Represents the strongly named DataTable class. /summary>

Définition à la ligne 723 du fichier projetcnedDataSet.Designer.cs.

Documentation des constructeurs et destructeur

◆ motifDataTable() [1/2]

MediaTek.DataBase.projetcnedDataSet.motifDataTable.motifDataTable ( )

Définition à la ligne 731 du fichier projetcnedDataSet.Designer.cs.

◆ motifDataTable() [2/2]

MediaTek.DataBase.projetcnedDataSet.motifDataTable.motifDataTable ( global::System.Runtime.Serialization.SerializationInfo  info,
global::System.Runtime.Serialization.StreamingContext  context 
)
protected

Définition à la ligne 757 du fichier projetcnedDataSet.Designer.cs.

Documentation des fonctions membres

◆ AddmotifRow() [1/2]

void MediaTek.DataBase.projetcnedDataSet.motifDataTable.AddmotifRow ( motifRow  row)

Définition à la ligne 809 du fichier projetcnedDataSet.Designer.cs.

◆ AddmotifRow() [2/2]

motifRow MediaTek.DataBase.projetcnedDataSet.motifDataTable.AddmotifRow ( string  LIBELLE)

Définition à la ligne 815 du fichier projetcnedDataSet.Designer.cs.

◆ Clone()

override global.System.Data.DataTable MediaTek.DataBase.projetcnedDataSet.motifDataTable.Clone ( )

Définition à la ligne 834 du fichier projetcnedDataSet.Designer.cs.

◆ CreateInstance()

override global.System.Data.DataTable MediaTek.DataBase.projetcnedDataSet.motifDataTable.CreateInstance ( )
protected

Définition à la ligne 842 du fichier projetcnedDataSet.Designer.cs.

◆ FindByIDMOTIF()

motifRow MediaTek.DataBase.projetcnedDataSet.motifDataTable.FindByIDMOTIF ( int  IDMOTIF)

Définition à la ligne 827 du fichier projetcnedDataSet.Designer.cs.

◆ GetRowType()

override global.System.Type MediaTek.DataBase.projetcnedDataSet.motifDataTable.GetRowType ( )
protected

Définition à la ligne 884 du fichier projetcnedDataSet.Designer.cs.

◆ GetTypedTableSchema()

static global.System.Xml.Schema.XmlSchemaComplexType MediaTek.DataBase.projetcnedDataSet.motifDataTable.GetTypedTableSchema ( global::System.Xml.Schema.XmlSchemaSet  xs)
static

Définition à la ligne 932 du fichier projetcnedDataSet.Designer.cs.

◆ InitClass()

void MediaTek.DataBase.projetcnedDataSet.motifDataTable.InitClass ( )
private

Définition à la ligne 855 du fichier projetcnedDataSet.Designer.cs.

◆ NewmotifRow()

motifRow MediaTek.DataBase.projetcnedDataSet.motifDataTable.NewmotifRow ( )

Définition à la ligne 872 du fichier projetcnedDataSet.Designer.cs.

◆ NewRowFromBuilder()

override global.System.Data.DataRow MediaTek.DataBase.projetcnedDataSet.motifDataTable.NewRowFromBuilder ( global::System.Data.DataRowBuilder  builder)
protected

Définition à la ligne 878 du fichier projetcnedDataSet.Designer.cs.

◆ OnRowChanged()

override void MediaTek.DataBase.projetcnedDataSet.motifDataTable.OnRowChanged ( global::System.Data.DataRowChangeEventArgs  e)
protected

Définition à la ligne 890 du fichier projetcnedDataSet.Designer.cs.

◆ OnRowChanging()

override void MediaTek.DataBase.projetcnedDataSet.motifDataTable.OnRowChanging ( global::System.Data.DataRowChangeEventArgs  e)
protected

Définition à la ligne 899 du fichier projetcnedDataSet.Designer.cs.

◆ OnRowDeleted()

override void MediaTek.DataBase.projetcnedDataSet.motifDataTable.OnRowDeleted ( global::System.Data.DataRowChangeEventArgs  e)
protected

Définition à la ligne 908 du fichier projetcnedDataSet.Designer.cs.

◆ OnRowDeleting()

override void MediaTek.DataBase.projetcnedDataSet.motifDataTable.OnRowDeleting ( global::System.Data.DataRowChangeEventArgs  e)
protected

Définition à la ligne 917 du fichier projetcnedDataSet.Designer.cs.

◆ RemovemotifRow()

void MediaTek.DataBase.projetcnedDataSet.motifDataTable.RemovemotifRow ( motifRow  row)

Définition à la ligne 926 du fichier projetcnedDataSet.Designer.cs.

Documentation des données membres

◆ columnIDMOTIF

global.System.Data.DataColumn MediaTek.DataBase.projetcnedDataSet.motifDataTable.columnIDMOTIF
private

Définition à la ligne 725 du fichier projetcnedDataSet.Designer.cs.

◆ columnLIBELLE

global.System.Data.DataColumn MediaTek.DataBase.projetcnedDataSet.motifDataTable.columnLIBELLE
private

Définition à la ligne 727 du fichier projetcnedDataSet.Designer.cs.

Documentation des propriétés

◆ Count

int MediaTek.DataBase.projetcnedDataSet.motifDataTable.Count
get

Définition à la ligne 781 du fichier projetcnedDataSet.Designer.cs.

◆ IDMOTIFColumn

global.System.Data.DataColumn MediaTek.DataBase.projetcnedDataSet.motifDataTable.IDMOTIFColumn
get

Définition à la ligne 764 du fichier projetcnedDataSet.Designer.cs.

◆ LIBELLEColumn

global.System.Data.DataColumn MediaTek.DataBase.projetcnedDataSet.motifDataTable.LIBELLEColumn
get

Définition à la ligne 772 du fichier projetcnedDataSet.Designer.cs.

◆ this[int index]

motifRow MediaTek.DataBase.projetcnedDataSet.motifDataTable.this[int index]
get

Définition à la ligne 789 du fichier projetcnedDataSet.Designer.cs.

Documentation des événements

◆ motifRowChanged

motifRowChangeEventHandler MediaTek.DataBase.projetcnedDataSet.motifDataTable.motifRowChanged

Définition à la ligne 799 du fichier projetcnedDataSet.Designer.cs.

◆ motifRowChanging

motifRowChangeEventHandler MediaTek.DataBase.projetcnedDataSet.motifDataTable.motifRowChanging

Définition à la ligne 796 du fichier projetcnedDataSet.Designer.cs.

◆ motifRowDeleted

motifRowChangeEventHandler MediaTek.DataBase.projetcnedDataSet.motifDataTable.motifRowDeleted

Définition à la ligne 805 du fichier projetcnedDataSet.Designer.cs.

◆ motifRowDeleting

motifRowChangeEventHandler MediaTek.DataBase.projetcnedDataSet.motifDataTable.motifRowDeleting

Définition à la ligne 802 du fichier projetcnedDataSet.Designer.cs.


La documentation de cette classe a été générée à partir du fichier suivant :