Show / Hide Table of Contents

Interface IEntityFrameworkGlobalDataItems

Namespace: Accelergreat.EntityFramework
Assembly: Accelergreat.EntityFramework.dll
Syntax
public interface IEntityFrameworkGlobalDataItems

Properties

GlobalDataItems

Declaration
IReadOnlyCollection<object> GlobalDataItems { get; }
Property Value
Type Description
IReadOnlyCollection<System.Object>
In This Article
Back to top Copyright © Nanogunn Ltd.