OlapProperties.ServerFill 属性

定义

OLAP 填充格式

表示架构中的以下属性:serverFill

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

属性值

返回 BooleanValue

属性

适用于