EldorADO.NET Class Library

IEntity Interface

[This is preliminary documentation and subject to change.]

IEntity is an interface supported by the implementation classes of entity classes.

For a list of all members of this type, see IEntity Members.

[Visual Basic]
Public Interface IEntity
[C#]
public interface IEntity

Remarks

It is used internally to give access to the State property.

Requirements

Namespace: Eldorado.Object.Entity

Assembly: Eldorado.Object (in Eldorado.Object.dll)

See Also

IEntity Members | Eldorado.Object.Entity Namespace