namespace: Serenity.Data assembly: Serenity.Net.Data
Interface for table aliases.
public interface IAlias
name | description |
---|---|
Name { get; } | Gets the name. |
NameDot { get; } | Gets the name plus dot. |
Table { get; } | Gets the table. |
- Source: IAlias.cs