| IInfoProviderTInfoSet Method |
Inserts or updates the info object in the underlying data store.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
SyntaxParameters
- info
- Type: TInfo
Info object to be inserted or updated.
Exceptions| Exception | Condition |
|---|
| ArgumentNullException | Thrown when info is null. |
See Also