C# Class XRefresh.Model.IncludeFiltersDataTable

Inheritance: global::System.Data.DataTable, global::System.Collections.IEnumerable
显示文件 Open project: binaryage/xrefresh

Private Properties

Property Type Description
AddIncludeFiltersRow IncludeFiltersRow
AddIncludeFiltersRow void
Clone global::System.Data.DataTable
CreateInstance global::System.Data.DataTable
GetEnumerator global::System.Collections.IEnumerator
GetRowType global::System.Type
GetTypedTableSchema global::System.Xml.Schema.XmlSchemaComplexType
IncludeFiltersDataTable
IncludeFiltersDataTable
IncludeFiltersDataTable
InitClass void
InitVars void
NewIncludeFiltersRow IncludeFiltersRow
NewRowFromBuilder global::System.Data.DataRow
OnRowChanged void
OnRowChanging void
OnRowDeleted void
OnRowDeleting void
RemoveIncludeFiltersRow void
this IncludeFiltersRow

Private Methods

Method Description
AddIncludeFiltersRow ( string Mask, string Info, FoldersRow parentFoldersRowByFK_Folders_IncludeFilters ) : IncludeFiltersRow
AddIncludeFiltersRow ( IncludeFiltersRow row ) : void
Clone ( ) : global::System.Data.DataTable
CreateInstance ( ) : global::System.Data.DataTable
GetEnumerator ( ) : global::System.Collections.IEnumerator
GetRowType ( ) : global::System.Type
GetTypedTableSchema ( global xs ) : global::System.Xml.Schema.XmlSchemaComplexType
IncludeFiltersDataTable ( )
IncludeFiltersDataTable ( global table )
IncludeFiltersDataTable ( global info, global context )
InitClass ( ) : void
InitVars ( ) : void
NewIncludeFiltersRow ( ) : IncludeFiltersRow
NewRowFromBuilder ( global builder ) : global::System.Data.DataRow
OnRowChanged ( global e ) : void
OnRowChanging ( global e ) : void
OnRowDeleted ( global e ) : void
OnRowDeleting ( global e ) : void
RemoveIncludeFiltersRow ( IncludeFiltersRow row ) : void
this ( int index ) : IncludeFiltersRow