C# Class XRefresh.Model.GlobalIncludeFiltersDataTable

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

Private Properties

Property Type Description
AddGlobalIncludeFiltersRow GlobalIncludeFiltersRow
AddGlobalIncludeFiltersRow 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
GlobalIncludeFiltersDataTable
GlobalIncludeFiltersDataTable
GlobalIncludeFiltersDataTable
InitClass void
InitVars void
NewGlobalIncludeFiltersRow GlobalIncludeFiltersRow
NewRowFromBuilder global::System.Data.DataRow
OnRowChanged void
OnRowChanging void
OnRowDeleted void
OnRowDeleting void
RemoveGlobalIncludeFiltersRow void
this GlobalIncludeFiltersRow

Private Methods

Method Description
AddGlobalIncludeFiltersRow ( string Mask, string Info ) : GlobalIncludeFiltersRow
AddGlobalIncludeFiltersRow ( GlobalIncludeFiltersRow 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
GlobalIncludeFiltersDataTable ( )
GlobalIncludeFiltersDataTable ( global table )
GlobalIncludeFiltersDataTable ( global info, global context )
InitClass ( ) : void
InitVars ( ) : void
NewGlobalIncludeFiltersRow ( ) : GlobalIncludeFiltersRow
NewRowFromBuilder ( global builder ) : global::System.Data.DataRow
OnRowChanged ( global e ) : void
OnRowChanging ( global e ) : void
OnRowDeleted ( global e ) : void
OnRowDeleting ( global e ) : void
RemoveGlobalIncludeFiltersRow ( GlobalIncludeFiltersRow row ) : void
this ( int index ) : GlobalIncludeFiltersRow