Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
Fields() | Obsolete. Initializes a new instance of the Fields class. |
![]() |
Fields(AllFields) | Obsolete. Initializes a new instance of the Fields class that includes all the columns in a Microsoft Windows SharePoint Services list. |
![]() |
Fields([]) | Obsolete. Initializes a new instance of the Fields class based on the specified collection of columns. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AllFields | Obsolete. Gets or sets all columns included in the query. |
![]() |
FieldArray | Obsolete. Gets or sets the columns included in a query. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top