C# 클래스 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.
파일 보기 프로젝트 열기: aspose-cells/Aspose.Cells-for-.NET 1 사용 예제들

공개 메소드들

메소드 설명
Instance ( ) : DataProvider

비공개 메소드들

메소드 설명
GetConnection ( ) : IDbConnection

메소드 상세

Instance() 공개 정적인 메소드

public static Instance ( ) : DataProvider
리턴 DataProvider