ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / EomFunctionCallSymbol Class
Members

In This Topic
    EomFunctionCallSymbol Class
    In This Topic
    Represents function call in "plain structure". For "expression tree" use the EomFunctionCall class.
    Object Model
    EomFunctionCallSymbol Class
    Syntax
    'Declaration
     
    Public Class EomFunctionCallSymbol 
       Inherits EomMarkupElement
    public class EomFunctionCallSymbol : EomMarkupElement 
    Inheritance Hierarchy

    System.Object
       C1.C1DataExtender.EomElement
          C1.C1DataExtender.EomMarkupElement
             C1.C1DataExtender.EomFunctionCallSymbol

    See Also