combit List & Label 29 - .NET Help
combit.Reporting.DataProviders Namespace / ICanHandleUsedIdentifiers Interface
Methods

In This Topic
    ICanHandleUsedIdentifiers Interface Members
    In This Topic

    The following tables list the members exposed by ICanHandleUsedIdentifiers.

    Public Methods
     NameDescription
     MethodThis method is called by List & Label to set the identifiers (i.e. variables and field names) used in a project that is about to be printed. You may cache this information in your own data provider in order to e.g. optimize your queries.  
    Top
    See Also