The OPCChannel type exposes the following members.

Properties

  NameDescription
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.
(Inherited from DataChannel.)
Container
Gets the IContainer that contains the Component.
(Inherited from Component.)
DataCultureInfo
Overridden. See DataCultureInfo.
(Overrides DataChannel..::.DataCultureInfo.)
DataProviderCurrentTime
Overridden. See DataProviderCurrentTime.
(Overrides DataChannel..::.DataProviderCurrentTime.)
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.)
Items
OPCConnection
Gets or sets OPCConnection
Site
Gets or sets the ISite of the Component.
(Inherited from Component.)

See Also