List & Label .NET
combit.Reporting.DataProviders Namespace / CouchDbDataProvider Class
Properties

In This Topic
    CouchDbDataProvider Class Members
    In This Topic

    The following tables list the members exposed by CouchDbDataProvider.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyTimeout value for the connection (in seconds).  
    Public Property  
    Public Property

    Tries to parse the structure as flat as possible, using as few tables as possible.

     
    Public Property

    An optional prefix to all table names like a kind of schema. This allows multiple instances with default settings to be included in a DataProviderCollection without any naming conflicts.

     
    Public Property  
    Public PropertyAllows to specify additional query parameters for the root level.  
    Public Property  
    Top
    See Also