IEntityWithJoins interface

namespace: Serenity.Data   assemblySerenity.Net.Entity

Interface for an entity with join information

public interface IEntityWithJoins : IEntity, IHaveJoins

See Also