Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.InstanceDataTable Class : InstanceRowChanged Event |
public event CompositeInstanceDataSet.InstanceRowChangeEventHandler InstanceRowChanged
'Declaration Public Event InstanceRowChanged As CompositeInstanceDataSet.InstanceRowChangeEventHandler
'Usage Dim instance As CompositeInstanceDataSet.InstanceDataTable Dim handler As CompositeInstanceDataSet.InstanceRowChangeEventHandler AddHandler instance.InstanceRowChanged, handler
public: event CompositeInstanceDataSet.InstanceRowChangeEventHandler^ InstanceRowChanged