IEntity interface
namespace: Serenity.Data assembly: Serenity.Net.Services
An interface for entities with a Table property.
public interface IEntity
Members
| name | description |
|---|---|
| Table { get; } | Gets the table name. |
See Also
- Source: IEntity.cs
namespace: Serenity.Data assembly: Serenity.Net.Services
An interface for entities with a Table property.
public interface IEntity
| name | description |
|---|---|
| Table { get; } | Gets the table name. |