The IDataCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
IsIntRange |
This member function checks whether the domain is a range of integer values.
|
|
|
IsIntSet |
This member function checks whether the domain is a set of integer values.
|
|
|
IsNumRange |
This member function checks whether the domain is a range of numeric values.
|
|
|
IsNumSet |
This member function checks whether the domain is a set of numeric values.
|
|
|
IsSymbolSet |
This member function checks whether the domain is a set of string values.
|
|
|
IsTupleSet |
This member function checks whether the domain is a set of ITuple.
|
|
|
Name |
This member function returns the name of the collection.
|