Compartir a través de


: Field (Miembros) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Represents a column returned from the business application. This essentially wraps the TypeDescriptor describing the column in the metadata definition.

En las siguientes tablas se enumeran los miembros expuestos por el tipo Field .

Constructores públicos

  Nombre Descripción
Método público Field  

Arriba

Propiedades públicas

  Nombre Descripción
Propiedad pública ContainsLocalizedDisplayName Determines whether a field contains a localized display name.
Propiedad pública DefaultDisplayName Returns the default display name of the field.
Propiedad pública LocalizedDisplayName Returns the localized display name of the field.
Propiedad pública Name Returns the name of the field.
Propiedad pública TypeDescriptor Returns the underlying TypeDescriptor that represents the Field.

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público GetHashCode  (heredado/a de Object)
Método público GetType  (heredado/a de Object)
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público ToString  (heredado/a de Object)

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido Finalize  (heredado/a de Object)
Método protegido MemberwiseClone  (heredado/a de Object)

Arriba

Vea también

Referencia

Field (Clase)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)