Field Members

Represents a field in a dataset of a report.

The following tables list the members exposed by the Field type.

Public Constructors

  名称 Description
Field Initializes a new instance of the Field class.

顶部

Public Properties

  名称 Description
Bb326225.pubproperty(zh-cn,SQL.90).gif Alias Gets a value that represents the alias of a field in a report.
Bb326225.pubproperty(zh-cn,SQL.90).gif Name Gets the name of a field in a query.

顶部

Public Methods

(see also Protected Methods )

  名称 Description
Bb326225.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb326225.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
Bb326225.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
Bb326225.pubmethod(zh-cn,SQL.90).gifBb326225.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb326225.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

  名称 Description
Bb326225.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
Bb326225.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

Field Class
ReportService2006 Namespace