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

In This Topic
    EomFunctionCall Class
    In This Topic
    Represents a call to a function with a list of actual parameters in "expression tree". For "plain structure" use the EomFunctionCallSymbol class.
    Object Model
    EomFunctionCall Class
    Syntax
    'Declaration
     
    Public Class EomFunctionCall 
       Inherits EomOperandElement
    public class EomFunctionCall : EomOperandElement 
    Inheritance Hierarchy

    System.Object
       C1.C1DataExtender.EomElement
          C1.C1DataExtender.EomOperandElement
             C1.C1DataExtender.EomFunctionCall

    See Also