Megosztás a következőn keresztül:


PolicyQuerySettings.Select Property

Definition

Select expression using OData notation. Limits the columns on each record to just those requested, e.g. "$select=PolicyAssignmentId, ResourceId".

public string Select { get; set; }
member this.Select : string with get, set
Public Property Select As String

Property Value

Applies to