DomainObjects Class Library

Field.As Method (String)

Sets the alias to be used as the expression name.

public Field As(
   String alias
);

Parameters

alias
A non-null value to be used as the expression name.

See Also

Field Class | DomainObjects.Facade.Command.Expression Namespace | Field.As Overload List