C# Класс System.Data.Tests.DataSet1.DataTable1DataTable

Наследование: global::System.Data.DataTable, global::System.Collections.IEnumerable
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
AddDataTable1Row DataTable1Row
AddDataTable1Row void
Clone global::System.Data.DataTable
CreateInstance global::System.Data.DataTable
DataTable1DataTable
DataTable1DataTable
DataTable1DataTable
GetEnumerator global::System.Collections.IEnumerator
GetRowType global::System.Type
GetTypedTableSchema global::System.Xml.Schema.XmlSchemaComplexType
InitClass void
InitVars void
NewDataTable1Row DataTable1Row
NewRowFromBuilder global::System.Data.DataRow
OnRowChanged void
OnRowChanging void
OnRowDeleted void
OnRowDeleting void
RemoveDataTable1Row void
this DataTable1Row

Приватные методы

Метод Описание
AddDataTable1Row ( string Column1 ) : DataTable1Row
AddDataTable1Row ( DataTable1Row row ) : void
Clone ( ) : global::System.Data.DataTable
CreateInstance ( ) : global::System.Data.DataTable
DataTable1DataTable ( )
DataTable1DataTable ( global table )
DataTable1DataTable ( global info, global context )
GetEnumerator ( ) : global::System.Collections.IEnumerator
GetRowType ( ) : global::System.Type
GetTypedTableSchema ( global xs ) : global::System.Xml.Schema.XmlSchemaComplexType
InitClass ( ) : void
InitVars ( ) : void
NewDataTable1Row ( ) : DataTable1Row
NewRowFromBuilder ( global builder ) : global::System.Data.DataRow
OnRowChanged ( global e ) : void
OnRowChanging ( global e ) : void
OnRowDeleted ( global e ) : void
OnRowDeleting ( global e ) : void
RemoveDataTable1Row ( DataTable1Row row ) : void
this ( int index ) : DataTable1Row