SPQuery constructor
Initializes a new instance of the SPQuery class.
Overload list
Name | Description | |
---|---|---|
SPQuery() | Initializes a new instance of the SPQuery class. | |
SPQuery(SPView) | Initializes a new instance of the SPQuery class by using the specified view. |
Top