QueryInfoProviderSetInfo Method |
Inserts or Updates the object to the database.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected override void SetInfo(
QueryInfo info
)
Parameters
- info
- Type: CMS.DataEngineQueryInfo
Object to insert / update
See Also