DomainObjects Class Library

ScalarQuery.ExplicitSelectFields Property

Gets the select fields.

public IEnumerable<T> ExplicitSelectFields {get;}

Property Value

The select fields.

Implements

IQuery.

See Also

ScalarQuery Class | DomainObjects.Facade.Command Namespace