DbConnectionDataProvider Constructors
Obsolete. The base class for classes that assist in accessing a Silverlight Report Wizard’s data sources using a connection string.Name | Parameters | Description |
---|---|---|
DbConnectionDataProvider(DataSchemaProvider, DataProvider, IDisposable[]) | dataSchemaProvider, dataProvider, disposableObjectCollection | Initializes a new instance of the DbConnectionDataProvider class with the specified settings. |
See Also