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

In This Topic
    FunctionName Property (EomFunctionCall)
    In This Topic
    The name of function.
    Syntax
    'Declaration
     
    Public Property FunctionName As System.String
    public System.string FunctionName {get; set;}
    See Also