Web API Core | ComponentOne
C1.Web.Api.Data Namespace / DataProviderManager Class / Current Property

In This Topic
    Current Property (DataProviderManager)
    In This Topic
    Gets or sets the current DataProviderManager.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Current As DataProviderManager
    public static DataProviderManager Current {get;}
    See Also