TableRequestOptions.ProjectSystemProperties Property

Definition

Gets or sets the option to include system properties such as Partition Key and Row Key in queries.

public bool? ProjectSystemProperties { get; set; }
member this.ProjectSystemProperties : Nullable<bool> with get, set
Public Property ProjectSystemProperties As Nullable(Of Boolean)

Property Value

Applies to