This is just a non-generic marker interface for the generic IEntitySet<(Of <(<'T>)>)> interface

Namespace: BrightstarDB.EntityFramework
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public interface IEntitySet
Visual Basic
Public Interface IEntitySet
Visual C++
public interface class IEntitySet
F#
type IEntitySet =  interface end

See Also