Tamino API for .NET Samples

DataSetManagementEvents Class

Demonstrates how to use Windows Management Events to measure TaminoDataAdapter operations of the Tamino API for .NET.

Before starting this example, be sure that you have copied the file DataSetManagementEvents.exe.config into your application directory. You can use TaminoDataSetEventWatcher.exe to watch the fired TaminoDataAdapterEvents and TaminoCommandEventWatcher.exe to watch the fired TaminoCommandEvents.

For a list of all members of this type, see DataSetManagementEvents Members.

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  Form
                     DataSetManagementEvents

public class DataSetManagementEvents : Form, IComponent, IDisposable, IOleControl, IOleObject, IOleInPlaceObject, IOleInPlaceActiveObject, IOleWindow, IViewObject, IViewObject2, IPersist, IPersistStreamInit, IPersistPropertyBag, IPersistStorage, IQuickActivate, ISupportOleDropSource, IDropTarget, ISynchronizeInvoke, IWin32Window, IArrangedElement, IBindableComponent, IContainerControl

Remarks

Uses Property.xml included with the SimpleSamples.

Requirements

Namespace: SoftwareAG.Tamino.MeasuringSamples Namespace

Assembly: DataSetManagementEvents.exe

See Also

DataSetManagementEvents Members | SoftwareAG.Tamino.MeasuringSamples Namespace