PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.DataBinding Namespace / QueryParameter Class
Members

In This Topic
    QueryParameter Class
    In This Topic
    Represents a parameter that is passed to the data source as part of a query defined by a Query object.
    Object Model
    QueryParameter Class
    Syntax
    'Declaration
     
    Public Class QueryParameter 
       Inherits C1.C1Preview.NamedCollectionItem
    public class QueryParameter : C1.C1Preview.NamedCollectionItem 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.NamedCollectionItem
          C1.C1Preview.DataBinding.QueryParameter

    See Also