: 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 | |
---|---|---|
Field |
Arriba
Propiedades públicas
Nombre | Descripción | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether a field contains a localized display name. | |
DefaultDisplayName | Returns the default display name of the field. | |
LocalizedDisplayName | Returns the localized display name of the field. | |
Name | Returns the name of the field. | |
TypeDescriptor | Returns the underlying TypeDescriptor that represents the Field. |
Arriba
Métodos públicos
(vea también Métodos protegidos )
Nombre | Descripción | |
---|---|---|
Equals | Sobrecargado. (heredado/a de Object) | |
GetHashCode | (heredado/a de Object) | |
GetType | (heredado/a de Object) | |
ReferenceEquals | (heredado/a de Object) | |
ToString | (heredado/a de Object) |
Arriba
Métodos protegidos
Nombre | Descripción | |
---|---|---|
Finalize | (heredado/a de Object) | |
MemberwiseClone | (heredado/a de Object) |
Arriba
Vea también
Referencia
Field (Clase)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)