RevisionQueryTable.FieldId Propriedade

Definição

ID do Campo

Representa o seguinte atributo no esquema: 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

Valor da propriedade

Returns UInt32Value.

Atributos

Comentários

Local da tabela de consulta afetada.

Os valores possíveis para esse atributo são definidos pelo ST_Ref tipo simples.

ID do campo da tabela de consulta específica que foi removido.

Os valores possíveis para esse atributo são definidos pelo tipo de dados Esquema unsignedInt XML.

Aplica-se a