Compartilhar via


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

Retorna 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 de tabela de consulta específico que foi removido.

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

Aplica-se a