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
Represents the collection of columns that are included in a query.
The Fields type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Fields | Initializes a new instance of the Fields class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AllFields | Gets or sets all columns included in the query. |
![]() |
Field | 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