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

Devolve UInt32Value.

Atributos

Comentários

Localização da tabela de consulta afetada.

Os valores possíveis para este 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 este atributo são definidos pelo tipo de dados Esquema unsignedInt XML.

Aplica-se a