Skip to main content
All docs
V23.2
.NET 6.0+

WebApiDataStoreClient.Register() Method

Registers the provider for use with XPO.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public static void Register()

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also