ASPxSchedulerStorage Methods
Represents a storage which holds data for the ASPxScheduler control.
Name | Description |
---|---|
Begin |
Starts the scheduler storage initialization. Initialization occurs at runtime.
Inherited from Scheduler |
Begin |
Locks the object until the End |
Calc |
Gets the number of appointments in the storage which can be exported.
Inherited from Scheduler |
Cancel |
Unlocks the Scheduler |
Create |
Creates an appointment of the specified type with the specified start time, end time and the subject.
Inherited from Scheduler |
Create |
Creates an appointment of the specified type with the specified start and end time.
Inherited from Scheduler |
Create |
Creates an appointment of the specified type with the specified start time, duration and subject.
Inherited from Scheduler |
Create |
Creates an appointment of the specified type with the specified start time and duration.
Inherited from Scheduler |
Create |
Creates an appointment of the specified type.
Inherited from Scheduler |
Create |
Creates a dependency of the specified type between two appointments specified by their IDs.
Inherited from Scheduler |
Create |
Creates a dependency between two appointments specified by their Ids.
Inherited from Scheduler |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Create |
Creates an object which provides the capability to control how data is exported to MS Outlook’s Calendar.
Inherited from Scheduler |
Create |
Creates an object which allows you to control how MS Outlook’s Calendar is synchronized with data in the storage.
Inherited from Scheduler |
Create |
Creates an object which allows you to control how data is imported from MS Outlook’s Calendar.
Inherited from Scheduler |
Create |
Creates an object which allows you to control how data in the storage is synchronized with data in MS Outlook’s Calendar.
Inherited from Scheduler |
Create |
Creates a reminder for the specified appointment.
Inherited from Scheduler |
Create |
Creates a new resource with the specified ID and a caption.
Inherited from Scheduler |
Create |
Creates a new resource with the specified ID.
Inherited from Scheduler |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
Ends the scheduler storage initialization.
Inherited from Scheduler |
End |
Unlocks the ASPx |
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. |
Export |
Exports appointments in the scheduler to a stream in the i |
Export |
Saves all appointments to file in i |
Export |
Exports the data in the storage to the MS Outlook calendar.
Inherited from Scheduler |
Export |
Exports the data in the scheduler to a stream in the v |
Export |
Exports the data in the scheduler to a file in the v |
Get |
Gets the identifier of the specified appointment. |
Get |
Retrieves the collection of appointments that fall within the specified time interval.
Inherited from Scheduler |
Get |
Retrieves the collection of appointments that fall within the specified time interval.
Inherited from Scheduler |
Get |
Retrieves the collection of appointments that fall within the specified time interval.
Inherited from Scheduler |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Obtains the color of the label by its ID. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Retrieves the collection of appointments that fall within the specified time interval bypassing filter settings. For internal use.
Inherited from Scheduler |
Get |
Returns the data row object that contains information about the specified persistent object.
Inherited from Scheduler |
Get |
Gets the value of the specified field in the data row that supplies data for the persistent object.
Inherited from Scheduler |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Import |
Imports appointments from the file in i |
Import |
Imports appointments from the file in i |
Import |
Imports data from MS Outlook’s Calendar to the scheduler’s storage.
Inherited from Scheduler |
Import |
Imports the scheduler’s data from a stream whose data is in the v |
Import |
Imports data into the scheduler from a file in the v |
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 |
On |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Scheduler |
Raise |
Raises the Scheduler |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh |
Updates Xtra |
Set |
Specifies the appointment dependency factory for use by the storage.
Inherited from Scheduler |
Set |
Assigns the specified appointment factory to the Scheduler |
Set |
Sets the identifier of the specified appointment to a specified value. |
Set |
Assigns the specified value to a field in the data row that contains information about the specified persistent object.
Inherited from Scheduler |
Set |
Assigns the specified resource factory to the Scheduler |
Synchronize |
Updates MS Outlook’s Calendar entries with appointments from the Scheduler storage.
Inherited from Scheduler |
Synchronize |
Updates Scheduler appointments with MS Outlook’s Calendar entries.
Inherited from Scheduler |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
Trigger |
Invokes reminder alerts for the current time.
Inherited from Scheduler |
See Also