RevisionQueryTable.FieldId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
ID de champ
Représente l’attribut suivant dans le schéma : fieldId
[DocumentFormat.OpenXml.SchemaAttr(0, "fieldId")]
public DocumentFormat.OpenXml.UInt32Value FieldId { get; set; }
public DocumentFormat.OpenXml.UInt32Value FieldId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fieldId")]
public DocumentFormat.OpenXml.UInt32Value? FieldId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fieldId")]
public DocumentFormat.OpenXml.UInt32Value? FieldId { get; set; }
public DocumentFormat.OpenXml.UInt32Value? FieldId { get; set; }
member this.FieldId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fieldId")>]
member this.FieldId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fieldId")>]
member this.FieldId : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property FieldId As UInt32Value
Valeur de propriété
Retourne UInt32Value.
- Attributs
Remarques
Emplacement de la table de requête affectée.
Les valeurs possibles pour cet attribut sont définies par le ST_Ref
type simple.
ID du champ de table de requête spécifique qui a été supprimé.
Les valeurs possibles pour cet attribut sont définies par le type de données SCHÉMA unsignedInt
XML.