XmlColumnProperties.Denormalized 属性

定义

非规范化

表示架构中的以下属性:非规范化

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

属性值

返回 BooleanValue

属性

适用于