Click or drag to resize
SelectCondition.Dispose Method
Disposes the object and removes the selection from the database if it was allocated in the temp table.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
public void Dispose()

Implements

IDisposable.Dispose()
See Also