D1DbContext.ClientFactory property
Gets the factory function used to create a new ID1Generic client.
public Func<ID1Generic> ClientFactory { get; }
See Also
- class D1DbContext
- namespace CyberCrypt.D1.EntityFramework
Gets the factory function used to create a new ID1Generic client.
public Func<ID1Generic> ClientFactory { get; }