C# Class Aspose.Cells.GridWeb.DemosCS.DataBind.ExampleDatabase

DemoDatabase
Inheritance: System.ComponentModel.Component
Afficher le fichier Open project: aspose-cells/Aspose.Cells-for-.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
oleDbConnection1 System.Data.OleDb.OleDbConnection
oleDbDataAdapter1 System.Data.OleDb.OleDbDataAdapter
oleDbDataAdapter2 System.Data.OleDb.OleDbDataAdapter

Méthodes publiques

Méthode Description
ExampleDatabase ( ) : System
ExampleDatabase ( System container ) : System

Private Methods

Méthode Description
InitializeComponent ( ) : void

Method Details

ExampleDatabase() public méthode

public ExampleDatabase ( ) : System
Résultat System

ExampleDatabase() public méthode

public ExampleDatabase ( System container ) : System
container System
Résultat System

Property Details

oleDbConnection1 public_oe property

public System.Data.OleDb.OleDbConnection oleDbConnection1
Résultat System.Data.OleDb.OleDbConnection

oleDbDataAdapter1 public_oe property

public System.Data.OleDb.OleDbDataAdapter oleDbDataAdapter1
Résultat System.Data.OleDb.OleDbDataAdapter

oleDbDataAdapter2 public_oe property

public System.Data.OleDb.OleDbDataAdapter oleDbDataAdapter2
Résultat System.Data.OleDb.OleDbDataAdapter