IProviderDictionary Interface |
Namespace: CMS.DataEngine
public interface IProviderDictionary
The IProviderDictionary type exposes the following members.
Name | Description | |
---|---|---|
ColumnNames |
Column names
| |
Count |
Items count.
| |
DataIsValid |
Returns true if the dictionary content is valid.
| |
Name |
Dictionary name.
| |
ObjectType |
Object type
|
Name | Description | |
---|---|---|
Clear |
Clears all the items.
| |
Invalidate |
Invalidates the dictionary content.
| |
Remove |
Removes the specified object.
|