IRowFieldsProvider.ResolveWithAlias method

namespace: Serenity.Data   assemblySerenity.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