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

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

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

Fonctions membres publiques

void AddresponsableRow (responsableRow row)
 
responsableRow AddresponsableRow (string login, string pwd)
 
override global::System.Data.DataTable Clone ()
 
responsableRow NewresponsableRow ()
 
void RemoveresponsableRow (responsableRow row)
 

Fonctions membres publiques statiques

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

Fonctions membres protégées

 responsableDataTable (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 loginColumn [get]
 
global::System.Data.DataColumn pwdColumn [get]
 
int Count [get]
 
responsableRow this[int index] [get]
 

Événements

responsableRowChangeEventHandler responsableRowChanging
 
responsableRowChangeEventHandler responsableRowChanged
 
responsableRowChangeEventHandler responsableRowDeleting
 
responsableRowChangeEventHandler responsableRowDeleted
 

Fonctions membres privées

void InitClass ()
 

Attributs privés

global::System.Data.DataColumn columnlogin
 
global::System.Data.DataColumn columnpwd
 

Description détaillée

Represents the strongly named DataTable class. /summary>

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

Documentation des constructeurs et destructeur

◆ responsableDataTable() [1/2]

MediaTek.DataBase.projetcnedDataSet.responsableDataTable.responsableDataTable ( )

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

◆ responsableDataTable() [2/2]

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

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

Documentation des fonctions membres

◆ AddresponsableRow() [1/2]

void MediaTek.DataBase.projetcnedDataSet.responsableDataTable.AddresponsableRow ( responsableRow  row)

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

◆ AddresponsableRow() [2/2]

responsableRow MediaTek.DataBase.projetcnedDataSet.responsableDataTable.AddresponsableRow ( string  login,
string  pwd 
)

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

◆ Clone()

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

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

◆ CreateInstance()

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

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

◆ GetRowType()

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

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

◆ GetTypedTableSchema()

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

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

◆ InitClass()

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

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

◆ NewresponsableRow()

responsableRow MediaTek.DataBase.projetcnedDataSet.responsableDataTable.NewresponsableRow ( )

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

◆ NewRowFromBuilder()

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

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

◆ OnRowChanged()

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

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

◆ OnRowChanging()

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

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

◆ OnRowDeleted()

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

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

◆ OnRowDeleting()

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

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

◆ RemoveresponsableRow()

void MediaTek.DataBase.projetcnedDataSet.responsableDataTable.RemoveresponsableRow ( responsableRow  row)

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

Documentation des données membres

◆ columnlogin

global.System.Data.DataColumn MediaTek.DataBase.projetcnedDataSet.responsableDataTable.columnlogin
private

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

◆ columnpwd

global.System.Data.DataColumn MediaTek.DataBase.projetcnedDataSet.responsableDataTable.columnpwd
private

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

Documentation des propriétés

◆ Count

int MediaTek.DataBase.projetcnedDataSet.responsableDataTable.Count
get

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

◆ loginColumn

global.System.Data.DataColumn MediaTek.DataBase.projetcnedDataSet.responsableDataTable.loginColumn
get

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

◆ pwdColumn

global.System.Data.DataColumn MediaTek.DataBase.projetcnedDataSet.responsableDataTable.pwdColumn
get

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

◆ this[int index]

responsableRow MediaTek.DataBase.projetcnedDataSet.responsableDataTable.this[int index]
get

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

Documentation des événements

◆ responsableRowChanged

responsableRowChangeEventHandler MediaTek.DataBase.projetcnedDataSet.responsableDataTable.responsableRowChanged

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

◆ responsableRowChanging

responsableRowChangeEventHandler MediaTek.DataBase.projetcnedDataSet.responsableDataTable.responsableRowChanging

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

◆ responsableRowDeleted

responsableRowChangeEventHandler MediaTek.DataBase.projetcnedDataSet.responsableDataTable.responsableRowDeleted

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

◆ responsableRowDeleting

responsableRowChangeEventHandler MediaTek.DataBase.projetcnedDataSet.responsableDataTable.responsableRowDeleting

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


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