Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / DCountFunction Field


In This Topic
    DCountFunction Field
    In This Topic
    Specifies an instance of the DCOUNT function. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DCountFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.DCountFunction
    public static readonly FunctionInfo DCountFunction
    See Also