ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation Namespace / IParametersConverter Interface
Members

In This Topic
    IParametersConverter Interface
    In This Topic
    Represents a converter for the query parameters.
    Object Model
    IParametersConverter Interface
    Syntax
    'Declaration
     
    Public Interface IParametersConverter 
    public interface IParametersConverter 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also