DataTaskType Class |
Namespace: CMS.DataEngine
public class DataTaskType
The DataTaskType type exposes the following members.
Name | Description | |
---|---|---|
DataTaskType |
Name | Description | |
---|---|---|
ClearClassStructureInfos |
Clears class structure infos
| |
ClearHashtables |
Clear all the system hashtables.
| |
ClearReadOnlyObjects |
Clears read only objects
| |
ClearResolvedClassNames |
Clears resolved class names
| |
ClearSettings |
Clears the settings
| |
DeleteMetaFile |
MetaFile delete.
| |
DictionaryCommand |
Provider dictionary command.
| |
InvalidateAllObjects |
Invalidation of all objects of specific type.
| |
InvalidateChildren |
Invalidation of direct children objects.
| |
InvalidateObject |
Invalidation of single object.
| |
ProcessObject |
Process custom object task
| |
RemoveClassStructureInfo |
Removes class structure info
| |
RemoveReadOnlyObject |
Removes read only object
| |
UpdateMetaFile |
MetaFile update.
|