Interface IEntityContextAccessor
Provides access to the underlying EntityContext for a wrapping context.
public interface IEntityContextAccessor
Properties
EntityContext
EntityContext EntityContext { get; }
Provides access to the underlying EntityContext for a wrapping context.
public interface IEntityContextAccessor
EntityContext EntityContext { get; }