SiteCamlQueryExecute Method |
Executes the CAML query on the specified web.
Namespace:
Colygon.MatchPoint.Common.Caml
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public DataTable Execute(
SPWeb web
)
Parameters
- web
- Type: SPWeb
Return Value
Type:
DataTableSee Also