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

In This Topic
    EomFunctionCall Class Members
    In This Topic

    The following tables list the members exposed by EomFunctionCall.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyThe name of function.  
    Public PropertyGets or sets the returning type of operand. (Inherited from C1.C1DataExtender.EomOperandElement)
    Public PropertyThe list of actual parameters.  
    Public PropertyIf this operand is Left or Right of EomOperation element, returns that EomOperation element. (Inherited from C1.C1DataExtender.EomOperandElement)
    Public PropertyFor special SQL operators like "IS NULL", "LIKE" and so on returns a value denoting such an operator. Returns "No" for regular functions.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Top
    See Also