Edit

Share via


NSExpressionDescription.Expression Property

Definition

Gets or sets the expression that describes the column to return.

public virtual Foundation.NSExpression Expression { [Foundation.Export("expression", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setExpression:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Expression : Foundation.NSExpression with get, set

Property Value

The expression that describes the column to return.

This value can be null.

Attributes

Applies to