Editar

Compartir a través de


NSExpressionDescription.ResultType Property

Definition

Gets or sets the data type for the column to return.

public virtual CoreData.NSAttributeType ResultType { [Foundation.Export("expressionResultType")] get; [Foundation.Export("setExpressionResultType:")] set; }
member this.ResultType : CoreData.NSAttributeType with get, set

Property Value

The data type for the column to return.

Attributes

Applies to