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
senderobject- Delegate for handling the addition of relations.
eOdbcConnectionDataProvider.AddRelationEventArgs- Delegate for handling the addition of relations.