The DataChannel type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) | |
| ConnectionSet | Flag indicating that the connection has been set and established. Note: Connection must be always established at the moment of setting as a current one for given DataChannel. | |
| Container | Gets the IContainer that contains the Component. (Inherited from Component.) | |
| DataCultureInfo | Gets or sets CultureInfo (language) to provide data with current DataChannel (if available). | |
| DataProviderCurrentTime | Returns DataProvider current time, can be used to synchronize provider and system clock. | |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) | |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) | |
| Site | (Inherited from Component.) |