ComponentOne Studio Web API Edition
DataProviderManager Class Methods

For a list of all members of this type, see DataProviderManager members.

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.