ViewDataSource Members
In This Article
#Constructors
Name | Description |
---|---|
View |
Initializes a new instance of the View |
#Properties
Name | Description |
---|---|
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Criteria |
The criteria used to filter data in a report.
Inherited from Data |
Criteria |
For internal use.
Inherited from Data |
Criteria |
Specifies the string representation of the criteria used to filter data in a report.
Inherited from Data |
Data |
Gets the business object type specified by the Data |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Enable |
Specifies whether or not the asynchronous report data source loading is enabled.
Inherited from Data |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Is |
Gets a value that indicates whether the Data |
Is |
Gets a value that indicates whether the Data |
Name |
Specifies the name of the current Data |
Object |
For internal use.
Inherited from Data |
Object |
Specifies the business object type name to be used by the Data |
Properties | Gets the list of fields to be loaded from the data store. |
Site |
Inherited from Data |
Sorting |
Specifies the sorting to be applied to data.
Inherited from Data |
Top |
Specifies the maximum number of records to be retrieved from a data store.
Inherited from Data |
Use |
For internal use.
Inherited from Data |
#Methods
Name | Description |
---|---|
Begin |
Signals the Data |
Create |
Creates an Object Space.
Inherited from Data |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
Signals the Data |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Inherited from Data |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh |
Refreshes the View |
Set |
For internal use.
Inherited from Data |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
Update |
Adds report parameter values to the criteria string.
Inherited from Data |
#Events
Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also