C# (CSharp) CouchRS.DataProcessingExtension Namespace

Classes

Name Description
CouchDataParameter
CouchDataProviderException
CouchDataReader IDataReader that takes a JSON response, normalizes it by obtaining the cartesian product and then produces a relational-style result set that can be traversed by SSRS.
CouchDbCommand Represents a command that will be issue to a CouchDB.
CouchDbConnection Represents the SSRS Connection to a CouchDB server.
CouchDbTransaction Transactions for querying are not supported. This class is basically a NoOp.