IRowFieldsProvider.ResolveWithAlias method
namespace: Serenity.Data assembly: Serenity.Net.Entity
Resolves the with alias.
public RowFieldsBase ResolveWithAlias(Type fieldsType, string alias)
| parameter | description |
|---|---|
| fieldsType | Type of the fields. |
| alias | The alias. |
See Also
- class RowFieldsBase
- interface IRowFieldsProvider