• ADO.NET DataExtender Overview
    • Help with WinForms Edition
    • ADO.NET DataExtender Samples
  • Key Features
    • Differences between DataObjects for WinForms and ADO.NET DataExtender
    • Benefits of Using ADO.NET DataExtender
  • ADO.NET DataExtender Quick Start
    • Step 1 of 4: Connect to a Data Source
    • Step 2 of 4: Define One or More Views
    • Step 3 of 4: Connect the View to a Grid Control
    • Step 4 of 4: Run Your Quick Start Application
  • Design-Time Support
    • C1DataViewSet Smart Tag
    • C1DataViewSet Context Menu
    • C1DataViewSet Designer
  • Working with C1DataViewSet
    • C1DataViewSet Data Sources
      • Connecting a C1DataViewSet Component to a Typed or Untyped ADO.NET Dataset
    • C1DataView Definitions
      • Simple View Definition
        • Creating a Simple View Definition
      • Composite View Definition
        • Creating a Composite View Definition
    • C1ViewColumn Definitions
      • Defining Column Value Calculations
      • Defining Column Styles
    • Row and Column Level Constraints
      • Defining Constraints
  • C1DataView Relations
    • Creating Table and Column Aliases
    • Creating a Master-Detail Relationship Between C1DataViews
    • Specifying a Parent View
    • Interaction with an Underlying ADO.NET Dataset
      • Data Fetching
  • Working with DataSetExtender
    • Connection Information
  • Working with Typed DataViewSet
    • Data Driven Application Paradigm
      • Data Library Approach
      • Creating a Data Library
    • Creating a Typed DataViewSet
  • ADO.NET DataExtender Task-Based Help
    • Working with the C1ViewSetDesignerForm
      • Adding a C1DataView
      • Defining C1DataView
      • Previewing a C1DataView
      • Removing a C1DataView
    • Working with the C1DataView Definition Statement Builder
      • Accessing the C1DataView Definition Statement Builder
      • Adding a Child Table Node
      • Accessing and Changing Join Properties
      • Specifying or Changing the Table Alias
      • Specifying a Filter Condition
      • Adding Specific Columns to the View
      • Viewing and Changing the Definition Statement
    • Adding a Child View
    • Committing Changes
    • Sorting and Filtering Data
    • Updating a C1DataView Definition
    • Composite Row Editing
      • DataView Row Actions for an Outer Join
      • Modifying the Base DataTable(s)
      • DataView Row Actions for an Inner Join
    • Using C1DataViewSet with an Untyped ADO.NET DataSet
      • Fetching Data from the Server at Run Time
  • API Reference
    • C1.C1DataExtender.2 Assembly
      • Namespaces
        • C1.C1DataExtender Namespace
          • Overview
          • Classes
            • BaseRowCollection
              • Overview
              • Members
              • Methods
                • CopyTo Method
              • Properties
                • Count Property
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • BaseTableCollection
              • Overview
              • Members
              • Methods
                • GetTableAlias Method
                • GetTableIndexes Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • C1DataView
              • Overview
              • Members
              • C1DataView Constructor
                • C1DataView Constructor(C1DataViewSet)
                • C1DataView Constructor()
              • Methods
                • AddNew Method
                • Delete Method
                • Fill Method
                  • Fill() Method
                  • Fill(Boolean) Method
                  • Fill(Boolean,Boolean) Method
                • Find Method
                  • Find(Object) Method
                  • Find(Object[],DuplicateKeyOccurenceEnum) Method
                  • Find(Object[]) Method
                  • Find(String[],Object[]) Method
                • FindByPrimaryKey Method
                  • FindByPrimaryKey(Object) Method
                  • FindByPrimaryKey(Object[]) Method
                • Reset Method
                • ShowQueryBuilder Method
                  • ShowQueryBuilder() Method
                  • ShowQueryBuilder(IWin32Window) Method
                • ToString Method
              • Properties
                • AllowDelete Property
                • AllowEdit Property
                • AllowNew Property
                • AutoFetch Property
                • BaseSchemaTables Property
                • BaseTables Property
                • Columns Property
                • ConstraintExpression Property
                • Count Property
                • Current Property
                • Definition Property
                • DefinitionModel Property
                • IsActive Property
                • Item Property
                • Position Property
                • PrimaryKey Property
                • RaiseFilterRowEvent Property
                • RowFilter Property
                • Sort Property
                • ViewName Property
                • ViewSet Property
                • VirtualMode Property
              • Events
                • CalculateColumn Event
                • ColumnChanged Event
                • ColumnChanging Event
                • CurrentChanged Event
                • FilterRow Event
                • ListChanged Event
                • PositionChanged Event
                • RowAddNew Event
                • RowChanged Event
                • RowChanging Event
            • C1DataViewCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • Contains Method
                • Remove Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • C1DataViewSet
              • Overview
              • Members
              • C1DataViewSet Constructor
              • Methods
                • Fill Method
                  • Fill() Method
                  • Fill(Boolean) Method
                  • Fill(Boolean,Boolean) Method
                • IsDataTableFilling Method
                • Update Method
              • Properties
                • AutoFetch Property
                • AutoFetchParentsForOrphans Property
                • CaseSensitive Property
                • ColumnStyleRules Property
                • ColumnStyles Property
                • Connection Property
                • ConnectionAddTablePrefixes Property
                • ConnectionCatalogs Property
                • ConnectionProvider Property
                • ConnectionString Property
                • DataSet Property
                • DataSetShared Property
                • Locale Property
                • Relations Property
                • SchemaExtender Property
                • Views Property
              • Events
                • CalculateColumn Event
                • ColumnChanged Event
                • ColumnChanging Event
                • ConnectionOpening Event
                • CurrentChanged Event
                • FilterRow Event
                • PositionChanged Event
                • RowAddNew Event
                • RowChanged Event
                • RowChanging Event
                • ViewListChanged Event
            • C1ExpressionDef
              • Overview
              • Members
              • Methods
                • GetAvailableLanguages Method
              • Properties
                • Language Property
                • Text Property
            • C1NameValueCollection<TValue>
              • Overview
              • Members
              • C1NameValueCollection<TValue> Constructor
              • Methods
                • Add Method
                • Clear Method
                • CopyTo Method
                • GetKeyAt Method
                • GetValues Method
                • IndexOfKey Method
                • RemoveAt Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • C1TypedDataView
              • Overview
              • Members
              • C1TypedDataView Constructor
            • C1TypedDataViewSet
              • Overview
              • Members
              • C1TypedDataViewSet Constructor
            • C1TypedViewRow
              • Overview
              • Members
            • C1ViewColumn
              • Overview
              • Members
              • Methods
                • FillLookupTable Method
                  • FillLookupTable() Method
                  • FillLookupTable(Boolean) Method
                • ToString Method
              • Properties
                • AutoFetchLookupTable Property
                • CalculationExpression Property
                • Caption Property
                • ColumnName Property
                • ColumnStyle Property
                • ConstraintExpression Property
                • DataColumn Property
                • DataType Property
                • DataView Property
                • DefaultValue Property
                • IsCalculated Property
                • RaiseCalculateColumnEvents Property
                • ReadOnly Property
            • C1ViewColumnCalculateEventArgs
              • Overview
              • Members
              • Properties
                • Column Property
                • Row Property
                • Value Property
            • C1ViewColumnChangeEventArgs
              • Overview
              • Members
              • Properties
                • Column Property
                • NewValue Property
                • OldValue Property
                • Row Property
            • C1ViewColumnCollection
              • Overview
              • Members
            • C1ViewColumnCollectionBase
              • Overview
              • Members
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • C1ViewCurrentChangedEventArgs
              • Overview
              • Members
              • Properties
                • Reason Property
                • View Property
            • C1ViewFilterRowEventArgs
              • Overview
              • Members
              • Properties
                • Accept Property
                • Row Property
            • C1ViewListChangedEventArgs
              • Overview
              • Members
              • Properties
                • View Property
            • C1ViewModel
              • Overview
              • Members
              • Methods
                • BeginUpdate Method
                • EndUpdate Method
              • Properties
                • ColumnsDefined Property
                • ColumnsEffective Property
                • FilterCondition Property
                • RootNode Property
            • C1ViewPositionChangedEventArgs
              • Overview
              • Members
              • Properties
                • View Property
            • C1ViewRelation
              • Overview
              • Members
              • C1ViewRelation Constructor
                • C1ViewRelation Constructor(C1DataView,C1DataView,String,String,String)
                • C1ViewRelation Constructor(C1DataView,C1DataView,DataRelation,String,String)
                • C1ViewRelation Constructor()
                • C1ViewRelation Constructor(C1DataView,C1DataView)
                • C1ViewRelation Constructor(C1DataView,C1DataView,DataRelation)
                • C1ViewRelation Constructor(C1DataView,C1DataView,String)
              • Properties
                • ChildColumns Property
                • ChildTableAlias Property
                • ChildView Property
                • DataSetRelation Property
                • DataSetRelationName Property
                • IsActive Property
                • ParentColumns Property
                • ParentTableAlias Property
                • ParentView Property
            • C1ViewRelationCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • Contains Method
                • IndexOf Method
                • Remove Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(C1DataView,C1DataView) Property
            • C1ViewRow
              • Overview
              • Members
              • Methods
                • BeginEdit Method
                • CancelEdit Method
                • Delete Method
                • EndEdit Method
                • GetChildRows Method
                  • GetChildRows(C1ViewRelation) Method
                  • GetChildRows() Method
                • GetParentRow Method
                • GetParentRows Method
                • IsNull Method
                  • IsNull(C1ViewColumn) Method
                  • IsNull(Int32) Method
                  • IsNull(String) Method
              • Properties
                • BaseRows Property
                • Item Property
                  • Item(C1ViewColumn) Property
                  • Item(Int32) Property
                  • Item(String) Property
                • ItemArray Property
                • PrimaryKeyValue Property
                • SortKeyValue Property
                • View Property
            • C1ViewRowAddNewEventArgs
              • Overview
              • Members
              • Properties
                • Row Property
            • C1ViewRowChangeEventArgs
              • Overview
              • Members
              • Properties
                • Action Property
                • Row Property
            • C1ViewSchemaTableCollection
              • Overview
              • Members
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • CatalogCollection
              • Overview
              • Members
              • CatalogCollection Constructor
              • Methods
                • BeginUpdate Method
                • EndUpdate Method
            • ColumnStyle
              • Overview
              • Members
              • Properties
                • BaseStyleName Property
                • Inherit Property
            • ColumnStyleBase
              • Overview
              • Members
              • Properties
                • DateTimeInput Property
                • DecimalLength Property
                • EditMask Property
                • Format Property
                • HorizontalAlignment Property
                • IntegralLength Property
                • ItemList Property
                • ItemListEffective Property
                • ItemListType Property
                • ItemListValidate Property
                • NullText Property
                • NumericAutoMask Property
                • NumericInput Property
                • Visible Property
                • Width Property
            • ColumnStyleRule
              • Overview
              • Members
              • ColumnStyleRule Constructor
              • Properties
                • ColumnStyleName Property
                • ColumnType Property
                • Rule Property
            • ColumnStyleRuleCollection
              • Overview
              • Members
              • ColumnStyleRuleCollection Constructor
              • Methods
                • Add Method
              • Properties
                • Item Property
            • ConnectionOpeningEventArgs
              • Overview
              • Members
              • Properties
                • Connection Property
            • ConstraintExpression
              • Overview
              • Members
              • Properties
                • ErrorDescription Property
                • Expression Property
            • DataColumnExpressionImplBase
              • Overview
              • Members
              • Properties
                • baseValue Property
                • column Property
                • newValue Property
            • EomColumnRef
              • Overview
              • Members
              • Properties
                • ColumnNameTarget Property
            • EomConstant
              • Overview
              • Members
              • EomConstant Constructor
              • Methods
                • CanConvertToType Method
                • GetConvertedValue Method
              • Properties
                • CanConvertValue Property
                • ConvertedValue Property
                • OperandType Property
                • Value Property
            • EomElement
              • Overview
              • Members
              • Methods
                • Clone Method
            • EomElementCollection
              • Overview
              • Members
              • EomElementCollection Constructor
              • Methods
                • Clone Method
            • EomFunctionCall
              • Overview
              • Members
              • EomFunctionCall Constructor
              • Methods
                • Clone Method
              • Properties
                • FunctionName Property
                • Parameters Property
                • SpecialFunction Property
            • EomFunctionCallSymbol
              • Overview
              • Members
              • EomFunctionCallSymbol Constructor
              • Methods
                • Clone Method
                • GetSpecialFunctionFormatString Method
              • Properties
                • FunctionName Property
                • Parameters Property
                • SpecialFunction Property
            • EomLParen
              • Overview
              • Members
              • EomLParen Constructor
            • EomMarkupElement
              • Overview
              • Members
            • EomOperandCollection
              • Overview
              • Members
              • EomOperandCollection Constructor
              • Methods
                • Clone Method
            • EomOperandElement
              • Overview
              • Members
              • Methods
                • Clone Method
              • Properties
                • OperandType Property
                • Parent Property
            • EomOperation
              • Overview
              • Members
              • EomOperation Constructor
                • EomOperation Constructor(EomOperandElement,EomOperatorSymbol,EomOperandElement)
                • EomOperation Constructor(EomOperatorSymbol,EomOperandElement)
                • EomOperation Constructor()
              • Methods
                • Clone Method
              • Properties
                • IsUnary Property
                • Left Property
                • Operator Property
                • Right Property
            • EomOperatorSymbol
              • Overview
              • Members
              • EomOperatorSymbol Constructor
                • EomOperatorSymbol Constructor()
                • EomOperatorSymbol Constructor(EomOperatorEnum)
              • Properties
                • IsArithmeticOperator Property
                • IsBinaryLogicalOperator Property
                • IsComparisonOperator Property
                • Operator Property
                • Priority Property
            • EomRParen
              • Overview
              • Members
              • EomRParen Constructor
            • EomUtils
              • Overview
              • Members
              • Methods
                • BuildExpressionTree Method
            • FieldTypes
              • Overview
              • Members
              • FieldTypes Constructor
              • Methods
                • OleDBTypeToStdType Method
                • StdTypeToDBType Method
                • StdTypeToOleDBType Method
            • FilterRowEventArgs
              • Overview
              • Members
              • FilterRowEventArgs Constructor
            • GlobalColumnStyleBase
              • Overview
              • Members
              • Properties
                • Name Property
            • GlobalColumnStyleCollectionBase
              • Overview
              • Members
              • Methods
                • Add Method
                • Insert Method
            • ImmutableCollectionBase
              • Overview
              • Members
              • ImmutableCollectionBase Constructor
              • Methods
                • CopyTo Method
              • Properties
                • Count Property
                • IsSynchronized Property
                • SyncRoot Property
            • ImmutableKeyedCollectionBase
              • Overview
              • Members
              • ImmutableKeyedCollectionBase Constructor
              • Methods
                • CopyTo Method
                • IndexOfKey Method
              • Properties
                • Count Property
                • IsSynchronized Property
                • SyncRoot Property
            • LookupItem
              • Overview
              • Members
              • Properties
                • DisplayValue Property
                • Value Property
            • LookupItemList
              • Overview
              • Members
              • Methods
                • Add Method
              • Properties
                • Item Property
            • RowDisplayBase
              • Overview
              • Members
              • Properties
                • RowDisplayColumns Property
                • RowDisplayFormat Property
                • SortByDisplayValue Property
            • RowDisplayColumnCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • Contains Method
                • Remove Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • RowDisplayColumnRef
              • Overview
              • Members
              • Methods
                • ToString Method
              • Properties
                • ColumnName Property
            • ViewJoin
              • Overview
              • Members
              • ViewJoin Constructor
                • ViewJoin Constructor(DataRelation,DataTable,String)
                • ViewJoin Constructor(DataRelation,DataTable)
                • ViewJoin Constructor(String,String,String)
                • ViewJoin Constructor(String,String)
              • Properties
                • ChildNode Property
                • JoinRelation Property
                • JoinRelationName Property
                • JoinSemantics Property
                • JoinType Property
                • ParentNode Property
            • ViewJoinCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • IndexOf Method
                • Remove Method
              • Properties
                • Item Property
            • ViewModelColumn
              • Overview
              • Members
              • ViewModelColumn Constructor
                • ViewModelColumn Constructor(ViewNode)
                • ViewModelColumn Constructor(ViewNode,DataColumn)
                • ViewModelColumn Constructor(ViewNode,String)
                • ViewModelColumn Constructor(ViewNode,DataColumn,String)
                • ViewModelColumn Constructor(ViewNode,String,String)
                • ViewModelColumn Constructor(String,String)
              • Methods
                • Clone Method
              • Properties
                • ColumnAlias Property
                • ColumnExpression Property
                • DataColumn Property
                • DataColumnName Property
                • IsCalculated Property
                • ViewNode Property
            • ViewModelColumnCollectionBase
              • Overview
              • Members
              • Properties
                • Item Property
            • ViewModelColumnDefinitionCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • IndexOf Method
                • Insert Method
                • Remove Method
            • ViewModelColumnEffectiveCollection
              • Overview
              • Members
            • ViewNode
              • Overview
              • Members
              • ViewNode Constructor
                • ViewNode Constructor(DataTable)
                • ViewNode Constructor(DataTable,String)
                • ViewNode Constructor(String)
                • ViewNode Constructor(String,String)
              • Properties
                • Joins Property
                • ParentJoin Property
                • Table Property
                • TableAlias Property
                • TableName Property
            • ViewSetColumnStyle
              • Overview
              • Members
              • Properties
                • BaseColumnStyle Property
                • ItemList Property
            • ViewSetColumnStyleCollection
              • Overview
              • Members
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • ViewSetGlobalColumnStyle
              • Overview
              • Members
              • ViewSetGlobalColumnStyle Constructor
              • Properties
                • BaseStyleName Property
                • Inherit Property
          • Enumerations
            • AutoFetchModeEnum
            • AutoFetchParentsModeEnum
            • BaseColumnStyleEnum
            • C1CurrentChangedReasonEnum
            • C1ViewRowActionEnum
            • ColumnStylePropertyFlags
            • ColumnStyleRuleEnum
            • DataAccessModeEnum
            • DuplicateKeyOccurenceEnum
            • EomOperatorEnum
            • EomSpecialSqlFunctionEnum
            • HorizontalAlignmentEnum
            • IdentityColumnRetrieveModeEnum
            • ItemListTypeEnum
            • JoinSemanticsEnum
            • JoinTypeEnum
            • VirtualModeEnum
          • Interfaces
            • IRowAccessor
              • Overview
              • Members
              • Properties
                • Item Property
          • Delegates
            • C1ViewColumnCalculateEventHandler
            • C1ViewColumnChangeEventHandler
            • C1ViewCurrentChangedEventHandler
            • C1ViewFilterRowEventHandler
            • C1ViewListChangedEventHandler
            • C1ViewPositionChangedEventHandler
            • C1ViewRowAddNewEventHandler
            • C1ViewRowChangeEventHandler
            • ConnectionOpeningEventHandler
            • FilterRowEventHandler
        • C1.C1DataExtender.Design Namespace
          • Overview
          • Classes
            • AddViewNodeDialog
              • Overview
              • Members
              • AddViewNodeDialog Constructor
                • AddViewNodeDialog Constructor()
                • AddViewNodeDialog Constructor(VDLBuilderForm,ViewNode)
              • Properties
                • JoinType Property
                • RelationName Property
                • TableAlias Property
                • TableName Property
            • BindingArrayList
              • Overview
              • Members
              • BindingArrayList Constructor
              • Methods
                • Add Method
                • AddRange Method
                • Clear Method
                • Insert Method
                • InsertRange Method
                • Remove Method
                • RemoveAt Method
                • RemoveRange Method
                • Reverse Method
                  • Reverse() Method
                  • Reverse(Int32,Int32) Method
                • SetRange Method
                • Sort Method
                  • Sort() Method
                  • Sort(Int32,Int32,IComparer) Method
                  • Sort(IComparer) Method
              • Properties
                • AllowEdit Property
                • AllowNew Property
                • AllowRemove Property
                • AllowSort Property
                • Item Property
                • SupportsSorting Property
              • Events
                • ListChanged Event
            • C1DataViewCodeDomSerializer
              • Overview
              • Members
              • C1DataViewCodeDomSerializer Constructor
              • Methods
                • Deserialize Method
                • Serialize Method
            • C1GeneratedMemberAttribute
              • Overview
              • Members
              • C1GeneratedMemberAttribute Constructor
            • C1ViewSetDesigner
              • Overview
              • Members
              • C1ViewSetDesigner Constructor
              • Methods
                • Initialize Method
              • Properties
                • Verbs Property
            • C1ViewSetDesigner.EditViewSetActionList
              • Overview
              • Members
              • C1ViewSetDesigner.EditViewSetActionList Constructor
              • Methods
                • Edit Method
                • GetSortedActionItems Method
            • C1ViewSetDesignerBase
              • Overview
              • Members
              • C1ViewSetDesignerBase Constructor
              • Methods
                • Initialize Method
              • Properties
                • Verbs Property
            • C1ViewSetDesignerForm
              • Overview
              • Members
              • C1ViewSetDesignerForm Constructor
              • Properties
                • ViewSet Property
            • ColumnExpressionBuilderForm
              • Overview
              • Members
              • ColumnExpressionBuilderForm Constructor
              • Properties
                • Value Property
            • GlobalColumnStylesForm
              • Overview
              • Members
              • GlobalColumnStylesForm Constructor
              • Properties
                • DataSet Property
                • Modified Property
            • VDLAddTableDialog
              • Overview
              • Members
              • VDLAddTableDialog Constructor
            • VDLBuilderForm
              • Overview
              • Members
              • VDLBuilderForm Constructor
                • VDLBuilderForm Constructor()
                • VDLBuilderForm Constructor(C1DataView)
              • Properties
                • View Property
            • VDLJoinPropertiesDialog
              • Overview
              • Members
              • VDLJoinPropertiesDialog Constructor
              • Properties
                • Join Property
            • VDLNodePropertiesDialog
              • Overview
              • Members
              • VDLNodePropertiesDialog Constructor
              • Methods
                • CommitUI Method
              • Properties
                • ViewNode Property
            • ViewExpressionBuilderForm
              • Overview
              • Members
              • ViewExpressionBuilderForm Constructor
              • Properties
                • Value Property
            • ViewSetDesignerComponentTray
              • Overview
              • Members
              • ViewSetDesignerComponentTray Constructor
              • Methods
                • AddComponent Method
                • RemoveComponent Method
              • Properties
                • Designer Property
                • ServiceProvider Property
          • Interfaces
            • IServiceProvider_OLE
              • Overview
              • Members
              • Methods
                • QueryService Method
        • C1.C1DataExtender.Parser.ViewDefinitionLanguage Namespace
          • Overview
          • Classes
            • DefinitionLanguageLexer
              • Overview
              • Members
              • DefinitionLanguageLexer Constructor
                • DefinitionLanguageLexer Constructor(Stream)
                • DefinitionLanguageLexer Constructor(TextReader)
                • DefinitionLanguageLexer Constructor(InputBuffer)
                • DefinitionLanguageLexer Constructor(LexerSharedInputState)
              • Methods
                • mCOMMA Method
                • mDATE_STRING Method
                • mDIVIDE Method
                • mEQU Method
                • mGREATER Method
                • mGREATEROREQU Method
                • mIDENTIFIER Method
                • mINTEGER_OR_REAL_OR_DOT Method
                • mLESS Method
                • mLESSOREQU Method
                • mLPAREN Method
                • mMINUS Method
                • mNOTEQU Method
                • mPLUS Method
                • mQUOTED_IDENTIFIER Method
                • mRPAREN Method
                • mSTAR Method
                • mSTRING Method
                • mWS Method
                • nextToken Method
              • Fields
                • ALIAS_NAME Field
                • AND Field
                • AS Field
                • COLUMN_DEF Field
                • COLUMN_NAME Field
                • COMMA Field
                • CONST Field
                • DATE_STRING Field
                • DIGIT Field
                • DIVIDE Field
                • DOT Field
                • EOF Field
                • EQU Field
                • ESCAPE Field
                • EXPRESSION Field
                • FALSE Field
                • FROM Field
                • FUNCTION_CALL Field
                • GREATER Field
                • GREATEROREQU Field
                • IDENTIFIER Field
                • IDENTIFIER_PROTECTED Field
                • INNER Field
                • INT_PROTECTED Field
                • INTEGER Field
                • INTEGER_OR_REAL_OR_DOT Field
                • IS Field
                • IS_NOT_NULL_CHECK Field
                • IS_NULL_CHECK Field
                • JOIN Field
                • JOIN_DEF Field
                • LESS Field
                • LESSOREQU Field
                • LETTER Field
                • LIKE Field
                • LPAREN Field
                • MINUS Field
                • NOT Field
                • NOTEQU Field
                • NULL Field
                • NULL_TREE_LOOKAHEAD Field
                • ON Field
                • OPERATION Field
                • OR Field
                • OUTER Field
                • PLUS Field
                • QI_SYMBOL Field
                • QUOTED_IDENTIFIER Field
                • REAL Field
                • RELATION Field
                • RELATION_NAME Field
                • RPAREN Field
                • SELECT Field
                • SELECT_STATEMENT Field
                • STAR Field
                • STRING Field
                • STRING_PROTECTED Field
                • TABLE_DEF Field
                • TABLE_NAME Field
                • tokenSet_0_ Field
                • tokenSet_1_ Field
                • tokenSet_2_ Field
                • tokenSet_3_ Field
                • tokenSet_4_ Field
                • tokenSet_5_ Field
                • TRUE Field
                • WHERE Field
                • WS Field
            • DefinitionLanguageParser
              • Overview
              • Members
              • DefinitionLanguageParser Constructor
                • DefinitionLanguageParser Constructor(TokenBuffer)
                • DefinitionLanguageParser Constructor(TokenStream)
                • DefinitionLanguageParser Constructor(ParserSharedInputState)
              • Methods
                • aliasName Method
                • allColumnsClause Method
                • binary_operation Method
                • binary_operation_impl Method
                • booleanConst Method
                • columnDefinition Method
                • columnList Method
                • columnName Method
                • columnRef_standalone Method
                • constant Method
                • expression Method
                • expression_root Method
                • expression_root_standalone Method
                • function_call Method
                • function_call_name Method
                • function_call_param_list Method
                • initializeASTFactory Method
                • joinCondition Method
                • joinedTableDefinition Method
                • joinedTableList Method
                • joinType Method
                • null_check Method
                • numberConst Method
                • operand Method
                • operand_core Method
                • qualifiedColumnName Method
                • relationName Method
                • selectStatement Method
                • statement Method
                • tableDefinition Method
                • tableName Method
                • unary_operation Method
                • unary_operation_impl Method
              • Fields
                • ALIAS_NAME Field
                • AND Field
                • AS Field
                • COLUMN_DEF Field
                • COLUMN_NAME Field
                • COMMA Field
                • CONST Field
                • DATE_STRING Field
                • DIGIT Field
                • DIVIDE Field
                • DOT Field
                • EOF Field
                • EQU Field
                • ESCAPE Field
                • EXPRESSION Field
                • FALSE Field
                • FROM Field
                • FUNCTION_CALL Field
                • GREATER Field
                • GREATEROREQU Field
                • IDENTIFIER Field
                • IDENTIFIER_PROTECTED Field
                • INNER Field
                • INT_PROTECTED Field
                • INTEGER Field
                • INTEGER_OR_REAL_OR_DOT Field
                • IS Field
                • IS_NOT_NULL_CHECK Field
                • IS_NULL_CHECK Field
                • JOIN Field
                • JOIN_DEF Field
                • LESS Field
                • LESSOREQU Field
                • LETTER Field
                • LIKE Field
                • LPAREN Field
                • MINUS Field
                • NOT Field
                • NOTEQU Field
                • NULL Field
                • NULL_TREE_LOOKAHEAD Field
                • ON Field
                • OPERATION Field
                • OR Field
                • OUTER Field
                • PLUS Field
                • QI_SYMBOL Field
                • QUOTED_IDENTIFIER Field
                • REAL Field
                • RELATION Field
                • RELATION_NAME Field
                • RPAREN Field
                • SELECT Field
                • SELECT_STATEMENT Field
                • STAR Field
                • STRING Field
                • STRING_PROTECTED Field
                • TABLE_DEF Field
                • TABLE_NAME Field
                • tokenNames_ Field
                • tokenSet_0_ Field
                • tokenSet_1_ Field
                • tokenSet_2_ Field
                • tokenSet_3_ Field
                • tokenSet_4_ Field
                • tokenSet_5_ Field
                • tokenSet_6_ Field
                • TRUE Field
                • WHERE Field
                • WS Field
            • DefinitionLanguageParserTokenTypes
              • Overview
              • Members
              • DefinitionLanguageParserTokenTypes Constructor
              • Fields
                • ALIAS_NAME Field
                • AND Field
                • AS Field
                • COLUMN_DEF Field
                • COLUMN_NAME Field
                • COMMA Field
                • CONST Field
                • DATE_STRING Field
                • DIGIT Field
                • DIVIDE Field
                • DOT Field
                • EOF Field
                • EQU Field
                • ESCAPE Field
                • EXPRESSION Field
                • FALSE Field
                • FROM Field
                • FUNCTION_CALL Field
                • GREATER Field
                • GREATEROREQU Field
                • IDENTIFIER Field
                • IDENTIFIER_PROTECTED Field
                • INNER Field
                • INT_PROTECTED Field
                • INTEGER Field
                • INTEGER_OR_REAL_OR_DOT Field
                • IS Field
                • IS_NOT_NULL_CHECK Field
                • IS_NULL_CHECK Field
                • JOIN Field
                • JOIN_DEF Field
                • LESS Field
                • LESSOREQU Field
                • LETTER Field
                • LIKE Field
                • LPAREN Field
                • MINUS Field
                • NOT Field
                • NOTEQU Field
                • NULL Field
                • NULL_TREE_LOOKAHEAD Field
                • ON Field
                • OPERATION Field
                • OR Field
                • OUTER Field
                • PLUS Field
                • QI_SYMBOL Field
                • QUOTED_IDENTIFIER Field
                • REAL Field
                • RELATION Field
                • RELATION_NAME Field
                • RPAREN Field
                • SELECT Field
                • SELECT_STATEMENT Field
                • STAR Field
                • STRING Field
                • STRING_PROTECTED Field
                • TABLE_DEF Field
                • TABLE_NAME Field
                • TRUE Field
                • WHERE Field
                • WS Field
            • DefinitionLanguageTreeParser
              • Overview
              • Members
              • DefinitionLanguageTreeParser Constructor
              • Methods
                • statement Method
              • Fields
                • ALIAS_NAME Field
                • AND Field
                • AS Field
                • COLUMN_DEF Field
                • COLUMN_NAME Field
                • COMMA Field
                • CONST Field
                • DATE_STRING Field
                • DIGIT Field
                • DIVIDE Field
                • DOT Field
                • EOF Field
                • EQU Field
                • ESCAPE Field
                • EXPRESSION Field
                • FALSE Field
                • FROM Field
                • FUNCTION_CALL Field
                • GREATER Field
                • GREATEROREQU Field
                • IDENTIFIER Field
                • IDENTIFIER_PROTECTED Field
                • INNER Field
                • INT_PROTECTED Field
                • INTEGER Field
                • INTEGER_OR_REAL_OR_DOT Field
                • IS Field
                • IS_NOT_NULL_CHECK Field
                • IS_NULL_CHECK Field
                • JOIN Field
                • JOIN_DEF Field
                • LESS Field
                • LESSOREQU Field
                • LETTER Field
                • LIKE Field
                • LPAREN Field
                • MINUS Field
                • NOT Field
                • NOTEQU Field
                • NULL Field
                • NULL_TREE_LOOKAHEAD Field
                • ON Field
                • OPERATION Field
                • OR Field
                • OUTER Field
                • PLUS Field
                • QI_SYMBOL Field
                • QUOTED_IDENTIFIER Field
                • REAL Field
                • RELATION Field
                • RELATION_NAME Field
                • RPAREN Field
                • SELECT Field
                • SELECT_STATEMENT Field
                • STAR Field
                • STRING Field
                • STRING_PROTECTED Field
                • TABLE_DEF Field
                • TABLE_NAME Field
                • tokenNames_ Field
                • TRUE Field
                • WHERE Field
                • WS Field
        • C1.C1DataExtender.SchemaExtender Namespace
          • Overview
          • Classes
            • C1SchemaColumnCollection
              • Overview
              • Members
              • Methods
                • Add Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • C1SchemaRelation
              • Overview
              • Members
              • C1SchemaRelation Constructor
            • C1SchemaTableCollection
              • Overview
              • Members
              • Methods
                • Add Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • DataColumnExtender
              • Overview
              • Members
              • DataColumnExtender Constructor
              • Methods
                • ToString Method
              • Properties
                • CalculationExpression Property
                • ColumnStyle Property
                • ConstraintExpression Property
                • DataColumn Property
                • RowDisplayValue Property
                • SchemaTable Property
            • DataConnectionExtenderBase
              • Overview
              • Members
              • Properties
                • AutoDetect Property
                • IdentityColumnLastValueSelect Property
                • IdentityColumnRetrieveMode Property
                • ServerType Property
              • Fields
                • SequenceNameMarkerBrief Field
                • SequenceNameMarkerFull Field
            • DataSchemaColumnStyle
              • Overview
              • Members
            • DataSchemaColumnStyleCollection
              • Overview
              • Members
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • DataSchemaGlobalColumnStyle
              • Overview
              • Members
              • DataSchemaGlobalColumnStyle Constructor
            • DataSetConnectionCollection
              • Overview
              • Members
              • Methods
                • Add Method
                • IndexOf Method
                  • IndexOf(DataSetConnectionExtender) Method
                  • IndexOf(String) Method
                • IndexOfConnectionString Method
                • Remove Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
            • DataSetConnectionExtender
              • Overview
              • Members
              • DataSetConnectionExtender Constructor
              • Methods
                • ToString Method
              • Properties
                • ConnectionName Property
                • RepresentsDataSetConnection Property
            • DataSetExtender
              • Overview
              • Members
              • DataSetExtender Constructor
              • Properties
                • ColumnStyleRules Property
                • ColumnStyles Property
                • ConnectionInfos Property
                • DataSet Property
                • Tables Property
            • DataTableConnectionExtender
              • Overview
              • Members
              • Properties
                • AutoDetect Property
                • BaseConnection Property
            • DataTableExtender
              • Overview
              • Members
              • DataTableExtender Constructor
              • Methods
                • ToString Method
              • Properties
                • AllowDelete Property
                • AllowEdit Property
                • AllowNew Property
                • AutoFetchParentsForOrphans Property
                • AutoIncrementSequenceName Property
                • Columns Property
                • ConnectionInfo Property
                • ConstraintExpression Property
                • DataSchema Property
                • DataTable Property
                • RowDisplay Property
            • SchemaRowDisplay
              • Overview
              • Members
          • Enumerations
            • DataConnectionExtenderBase.ConnectionTypeEnum
            • DataConnectionExtenderBase.ServerTypeEnum
        • C1.C1DataExtender.SchemaExtender.Design Namespace
          • Overview