ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace
Inheritance Hierarchy
In This Topic
    C1.C1DataExtender Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a collection of base System.Data.DataRow objects for the C1ViewRow.
    Class 
    ClassRepresents a customized view of a DataTable (single or multiple joined tables) destined for user interface controls binding, sorting, filtering, searching, navigation and editing.
    ClassRepresents the collection of C1DataView objects belonging to C1DataViewSet.
    ClassRepresents a set of related C1DataView objects constituting a client's data model.
    ClassDefines a programming language and text of expression.
    Class 
    ClassThe base class for a typed DataView.
    ClassThe base class for a typed ViewSet.
    ClassThe base class for a typed ViewRow.
    ClassRepresents a column of C1DataView.
    ClassProvides data for the C1ViewColumnCalculateEventHandler delegate.
    ClassProvides data for the C1ViewColumnChangeEventHandler delegate.
    ClassRepresents the collection of C1ViewColumn objects for the C1DataViewSet.
    ClassThe base class of the collection of C1ViewColumn objects for the C1DataViewSet.
    ClassProvides data for the C1ViewCurrentChangedEventHandler delegate.
    ClassProvides data for the C1ViewFilterRowEventHandler delegate.
    ClassProvides data for the C1ViewListChangedEventHandler delegate.
    ClassProvides an object model for View Definition Language.
    ClassProvides data for the C1ViewPositionChangedEventHandler delegate.
    ClassRepresents a master-detail relationship between two C1DataView objects in the C1DataViewSet.
    ClassRepresents a collection of C1ViewRelation objects contained in the C1DataViewSet.
    ClassRepresents a row of C1DataView.
    ClassProvides data for the C1ViewRowAddNewEventHandler delegate.
    ClassProvides data for the C1ViewRowChangeEventHandler delegate.
    ClassRepresents the collection of C1.C1DataExtender.SchemaExtender.DataTableExtender objects corresponding to base DataTable objects.
    ClassRepresents a collection of SQL Server catalog names for the C1DataViewSet.ConnectionCatalogs property.
    ClassRepresents a base for classes defining a column style on a column level.
    ClassThe base class that represents Column Style - a set of properties that affects C1ViewColumn data representation in ComponentOne user interface controls.
    Class 
    Class 
    ClassProvides data for the ConnectionOpeningEventHandler delegate.
    Class 
    ClassThe base class for defining of reference to table column.
    Class 
    ClassThe base class for all elements of EOM
    Class 
    ClassRepresents a call to a function with a list of actual parameters in "expression tree". For "plain structure" use the EomFunctionCallSymbol class.
    ClassRepresents function call in "plain structure". For "expression tree" use the EomFunctionCall class.
    ClassRepresents "(".
    ClassThe base class for elements which are not operands, such as parentheses and operation signs.
    Class 
    ClassThe base class for all elements representing operands of an expression.
    ClassRepresents an operation, in the form Left Operator Right. To define unary operation set Left to null.
    ClassRepresents an operator symbol.
    ClassRepresents ")".
    Class 
    Class 
    Class 
    ClassBase class for all global column styles
    ClassThe base class for global column style collections.
    Class 
    ClassRepresents a read-only collection that provides an access to items by a key or an index.
    ClassRepresents an item of LookupItemList collection.
    ClassRepresents a collection of LookupItem objects for the ColumnStyleBase.ItemList property.
    ClassDefines a pattern used to construct a string that represents a table row in lookup list.
    Class 
    Class 
    ClassRepresents a join between two base DataTables in the C1ViewModel.
    Class 
    ClassRepresents a column defined for a view in the C1ViewModel.
    ClassRepresents a base class for collections of ViewModelColumn objects.
    ClassRepresents a collection of ViewModelColumn objects intended to define the list of C1ViewModel columns.
    ClassRepresents a read-only collection of ViewModelColumn objects denoting actual list of C1ViewModel columns.
    ClassRepresents a reference to a base DataTable in the C1ViewModel.
    ClassRepresents Column Style definition for C1ViewColumn - a set of properties that affects C1ViewColumn data representation in ComponentOne user interface controls.
    ClassRepresents a collection of ViewSetGlobalColumnStyle objects for the C1DataViewSet.ColumnStyles property.
    ClassRepresents a global Column Style definition for C1DataViewSet - a set of properties that affects C1ViewColumn data representation in ComponentOne user interface controls.
    Interfaces
     InterfaceDescription
    InterfaceThis interface is necessary to pass CompositeViewRow (which is internal) to expression implementation class, which is situated in another assembly.
    Delegates
     DelegateDescription
    DelegateRepresents the method that handles the C1DataView.CalculateColumn event.
    DelegateRepresents the method that handles the C1DataViewSet.ColumnChanging, C1DataViewSet.ColumnChanged, C1DataView.ColumnChanging and C1DataView.ColumnChanged events.
    DelegateRepresents the method that handles the C1DataViewSet.CurrentChanged and C1DataView.CurrentChanged events.
    DelegateRepresents the method that handles the C1DataViewSet.FilterRow event.
    DelegateRepresents the method that handles the C1DataViewSet.ViewListChanged event.
    DelegateRepresents the method that handles the C1DataViewSet.PositionChanged event.
    DelegateRepresents the method that handles the C1DataViewSet.RowAddNew and C1DataView.RowAddNew events.
    DelegateRepresents the method that handles the C1DataViewSet.RowChanging, C1DataViewSet.RowChanged, C1DataView.RowChanging and C1DataView.RowChanged events.
    DelegateRepresents the method that handles the C1DataViewSet.ConnectionOpening event.
    Delegate 
    Enumerations
     EnumerationDescription
    EnumerationDescribes the possible autofetching modes.
    EnumerationDescribes the possible autofetching modes for orphan rows' parents.
    EnumerationDefines the possible types of base column style determination strategies.
    EnumerationThis enum contains members specifying the reason for the triggering of C1DataViewSet.CurrentChanged and C1DataView.CurrentChanged events.
    EnumerationDescribes an action performed on a C1ViewRow.
    EnumerationEnumerates inheritable properties of column style.
    Enumeration 
    Enumeration 
    EnumerationDescribes a place of a row in a list of rows with the same key.
    Enumeration 
    Enumeration 
    EnumerationDefines the possible types of text alignment.
    EnumerationDescribes the possible moments when DataConnectionExtenderBase.IdentityColumnLastValueSelect statement must be passed to a database server.
    EnumerationDefines the possible types of item list for a column style.
    EnumerationSpecify the possible types of ViewJoin semantics.
    EnumerationSpecify the possible types of ViewJoin.
    EnumerationDefines the possible Virtual Modes of a view.
    See Also