DomainObjects Class Library

ScalarQuery.GetSelectableFields Method 

Get the set of selectable Fields to which this object, and any of its sub-types, maps.

public IEnumerable<T> GetSelectableFields();

Implements

ITableMappedObject.

See Also

ScalarQuery Class | DomainObjects.Facade.Command Namespace