CollectionSource Properties
The Collection Source used for the List Views that display collections of business objects.
Name | Description |
---|---|
Allow |
Returns the value that indicates whether it is possible to add objects to the Collection Source’s Collection |
Allow |
Returns the value that indicates whether it is possible to remove objects from the Collection Source’s Collection |
Can |
|
Can |
Specifies whether or not sorting options are applied from the application model.
Inherited from Collection |
Collection |
Provides access to the Collection Source’s (see Collection |
Criteria |
Provides access to the Collection Source’s Criteria |
Data |
Gets the mode used to access the Collection |
Delete |
Gets or sets whether persistent objects are deleted from the data store when they are removed from the Collection |
Displayable |
Provides access to the semicolon-delimited list of the Collection |
Is |
This property is intended for internal use. |
Is |
Inherited from Collection |
Is |
Gets a value indicating whether or not the Collection |
Is |
Inherited from Collection |
Is |
For internal use.
Inherited from Collection |
Is |
Indicates whether the Collection Source’s collection has been instantiated.
Inherited from Collection |
Is |
For internal use. Use the Collection |
List |
Returns a list of objects contained in the Collection Source’s Collection.
Inherited from Collection |
Mode |
Indicates the Collection Source’s mode of operation.
Inherited from Collection |
Object |
Provides access to the Object Space used by the Collection Source to interact with the database.
Inherited from Collection |
Object |
Provides metadata information on the type of the objects contained in the Collection |
Sorting |
Specifies the Collection |
Top |
Specifies the number of objects that can be retrieved by the Collection Source’s Collection |
See Also