C# Class XRefresh.Model.GlobalExcludeFiltersDataTable

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

Private Properties

Property Type Description
AddGlobalExcludeFiltersRow GlobalExcludeFiltersRow
AddGlobalExcludeFiltersRow 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
GlobalExcludeFiltersDataTable
GlobalExcludeFiltersDataTable
GlobalExcludeFiltersDataTable
InitClass void
InitVars void
NewGlobalExcludeFiltersRow GlobalExcludeFiltersRow
NewRowFromBuilder global::System.Data.DataRow
OnRowChanged void
OnRowChanging void
OnRowDeleted void
OnRowDeleting void
RemoveGlobalExcludeFiltersRow void
this GlobalExcludeFiltersRow

Private Methods

Method Description
AddGlobalExcludeFiltersRow ( string Mask, string Info ) : GlobalExcludeFiltersRow
AddGlobalExcludeFiltersRow ( GlobalExcludeFiltersRow 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
GlobalExcludeFiltersDataTable ( )
GlobalExcludeFiltersDataTable ( global table )
GlobalExcludeFiltersDataTable ( global info, global context )
InitClass ( ) : void
InitVars ( ) : void
NewGlobalExcludeFiltersRow ( ) : GlobalExcludeFiltersRow
NewRowFromBuilder ( global builder ) : global::System.Data.DataRow
OnRowChanged ( global e ) : void
OnRowChanging ( global e ) : void
OnRowDeleted ( global e ) : void
OnRowDeleting ( global e ) : void
RemoveGlobalExcludeFiltersRow ( GlobalExcludeFiltersRow row ) : void
this ( int index ) : GlobalExcludeFiltersRow