Table of Contents

Delegate OdbcConnectionDataProvider.AddRelationsEventHandler

Namespace
combit.Reporting.DataProviders
Assembly
combit.ListLabel31.CrossPlatform.OdbcConnectionDataProvider.dll

Delegate for handling the addition of relations.

public delegate void OdbcConnectionDataProvider.AddRelationsEventHandler(object sender, OdbcConnectionDataProvider.AddRelationEventArgs e)

Parameters

sender object
Delegate for handling the addition of relations.
e OdbcConnectionDataProvider.AddRelationEventArgs
Delegate for handling the addition of relations.