Partager via


Membres Field

Represents a field in a dataset.

Le type Field expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique Field() () () () Initializes a new instance of the Field class.
Méthode publique Field(IPropertyStore) Initializes a new instance of the Field class.

Haut de la page

Méthodes

  Nom Description
Méthode publique DeepClone Infrastructure. (Se substitue à ReportObject. . :: . .DeepClone() () () ().)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Hérité de ReportObject.)
Méthode publique GetContainingDataScopes The containing data scopes. (Hérité de ReportObject.)
Méthode protégée GetDataScopesForDefaultImpl Infrastructure. (Hérité de ReportObject.)
Méthode publique GetDataType Infrastructure.
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode publique Initialize Infrastructure. (Hérité de ReportObject.)
Méthode protégée InitializeForDesigner Infrastructure. (Hérité de ReportObject.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée OnChildPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée OnPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée SavePropertyValue< (Of < <' (T> ) > > ) Infrastructure. (Hérité de ReportObject.)
Méthode publique ToString (Hérité de Object.)
Méthode protégée WrapPropertyStore Infrastructure. (Hérité de ReportObject.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Caption Infrastructure.
Propriété publique DataField The name of the field in the query.
Propriété publique IsCalculatedField Infrastructure.
Propriété publique Name The field name.
Propriété publique Parent The parent of this report object. (Hérité de ReportObjectBase.)
Propriété publique PropertyStore The property store. (Hérité de ReportObjectBase.)
Propriété publique Site Infrastructure. (Hérité de ReportObject.)
Propriété publique TreatAsNumeric Infrastructure.
Propriété publique TypeName The data type of the value.
Propriété publique UserDefined Indicates whether the field value is user defined.
Propriété publique Value The field value.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IDisposable. . :: . .Dispose (Hérité de ReportObject.)
Implémentation d'interface expliciteÉvénement privé IComponent. . :: . .Disposed (Hérité de ReportObject.)

Haut de la page