| 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
 Syntax
SyntaxParameters
- info
- Type: TInfo
 Info object to be inserted or updated.
 Exceptions
Exceptions| Exception | Condition | 
|---|
| ArgumentNullException | Thrown when info is null. | 
 See Also
See Also