Click or drag to resize

StiUserData Events

The StiUserData type exposes the following members.

Events
  NameDescription
Public eventConnect
Occurs when connect to data.
Public eventDisconnent
Occurs when disconnect from data.
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventGetData
Occurs when get data from source.
Top
See Also