ComponentOne Studio Web API Edition
DataProviderManager Class Members
Properties  Methods 

The following tables list the members exposed by DataProviderManager.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)CurrentGets or sets the current DataProviderManager.  
Public PropertyItemsGets the map of the items which are maintained. (Inherited from C1.Web.Api.Configuration.Manager<IDataProvider>)
Top
Public Methods
 NameDescription
Public MethodAddAdd item with the key to the manager. (Inherited from C1.Web.Api.Configuration.Manager<IDataProvider>)
Public MethodContainsGets a boolean value which indicates whether the key exists in the manager. (Inherited from C1.Web.Api.Configuration.Manager<IDataProvider>)
Public MethodGetGets the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IDataProvider>)
Public Methodstatic (Shared in Visual Basic)ReadGets the data by specified name and arguments.  
Public MethodRemoveRemove the item with the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IDataProvider>)
Public MethodTryGetTry 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

 

 


Copyright © GrapeCity, inc. All rights reserved.