Fields Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents the collection of columns that are included in a query.

The Fields type exposes the following members.

Constructors

  Name Description
Public method Fields() Obsolete. Initializes a new instance of the Fields class.
Public method Fields(AllFields) Obsolete. Initializes a new instance of the Fields class that includes all the columns in a Microsoft Windows SharePoint Services list.
Public method Fields([]) Obsolete. Initializes a new instance of the Fields class based on the specified collection of columns.

Top

Properties

  Name Description
Public property AllFields Obsolete. Gets or sets all columns included in the query.
Public property FieldArray Obsolete. Gets or sets the columns included in a query.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Fields Class

Microsoft.SharePoint.Dsp Namespace