XmlColumnProperties.Denormalized Propriété

Définition

Dénormalisé

Représente l’attribut suivant dans le schéma : dénormalized

[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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à