Interface IEntityFrameworkGlobalDataItems
Namespace: Accelergreat.EntityFramework
Assembly: Accelergreat.EntityFramework.dll
Syntax
public interface IEntityFrameworkGlobalDataItems
Properties
GlobalDataItems
Declaration
IReadOnlyCollection<object> GlobalDataItems { get; }
Property Value
Type | Description |
---|---|
IRead |