DomainObjects Class Library

TableExpressionQuery.GetSelectableFields Method 

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

public override IEnumerable<T> GetSelectableFields();

Implements

ITableMappedObject.

See Also

TableExpressionQuery Class | DomainObjects.Facade.Command Namespace