C# Class Aspose.DotNetNuke.Modules.AsposeDynamicFormGeneratorExcel.Data.DataProvider

An abstract class for the data access layer The abstract data provider provides the methods that a control data provider (sqldataprovider) must implement. You'll find two commented out examples in the Abstract methods region below.
Afficher le fichier Open project: aspose-cells/Aspose.Cells-for-.NET Class Usage Examples

Méthodes publiques

Méthode Description
Instance ( ) : DataProvider

Private Methods

Méthode Description
GetConnection ( ) : IDbConnection

Method Details

Instance() public static méthode

public static Instance ( ) : DataProvider
Résultat DataProvider