AllFields Members
Include Protected Members
Include Inherited Members
Used in a query to specify that all the fields be returned from the data source.
The AllFields type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AllFields | Initializes a new instance of the AllFields class. |
Top
Properties
Name | Description | |
---|---|---|
IncludeHiddenFields | Gets or sets a Boolean value that specifies whether hidden fields are included in the 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