Table of Contents

Class OdbcConnectionDataProvider.AddRelationEventArgs

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

Provides event data for adding a relation to the data provider.

public sealed class OdbcConnectionDataProvider.AddRelationEventArgs : EventArgs
Inheritance
OdbcConnectionDataProvider.AddRelationEventArgs
Inherited Members

Properties

Provider

Gets or sets the provider to which relations are being added.

public DbCommandSetDataProvider Provider { get; set; }

Property Value

DbCommandSetDataProvider