ComponentOne Web API Edition
DataProviderManager Class Members
Properties  Methods 

C1.Web.Api.Data Namespace : DataProviderManager Class

The following tables list the members exposed by DataProviderManager.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets or sets the current DataProviderManager.  
Public PropertyGets the map of the items which are maintained. (Inherited from C1.Web.Api.Configuration.Manager<IDataProvider>)
Top
Public Methods
 NameDescription
Public MethodAdd item with the key to the manager. (Inherited from C1.Web.Api.Configuration.Manager<IDataProvider>)
Public MethodGets a boolean value which indicates whether the key exists in the manager. (Inherited from C1.Web.Api.Configuration.Manager<IDataProvider>)
Public MethodGets the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IDataProvider>)
Public Methodstatic (Shared in Visual Basic)Gets the data by specified name and arguments.  
Public MethodRemove the item with the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IDataProvider>)
Public MethodTry to get the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IDataProvider>)
Top
See Also

Reference

DataProviderManager Class
C1.Web.Api.Data Namespace