PivotCacheDefinition.SupportSubquery Property

Definition

supportSubquery

Represents the following attribute in the schema: supportSubquery

[DocumentFormat.OpenXml.SchemaAttr(0, "supportSubquery")]
public DocumentFormat.OpenXml.BooleanValue SupportSubquery { get; set; }
public DocumentFormat.OpenXml.BooleanValue SupportSubquery { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "supportSubquery")]
public DocumentFormat.OpenXml.BooleanValue? SupportSubquery { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("supportSubquery")]
public DocumentFormat.OpenXml.BooleanValue? SupportSubquery { get; set; }
public DocumentFormat.OpenXml.BooleanValue? SupportSubquery { get; set; }
member this.SupportSubquery : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "supportSubquery")>]
member this.SupportSubquery : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("supportSubquery")>]
member this.SupportSubquery : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property SupportSubquery As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to