DistinctValuesScript<TRow> constructor

namespace: Serenity.Web   assemblySerenity.Net.Web

Creates a new instance of the class

public DistinctValuesScript(ISqlConnections connections, string propertyName)
parameter description
connections Sql connections
propertyName Property name

Exceptions

exception condition
ArgumentNullException

See Also