DomainObjects Class Library

Query.TargetTableMappedObject Property

Gets the target table mapped object.

public abstract ITableMappedObject TargetTableMappedObject {get;}

Property Value

The target table mapped object.

Implements

IQuery.

See Also

Query Class | DomainObjects.Facade.Command Namespace