C# Class JPB.DataAccess.Helper.LocalDb.DropCommand

Afficher le fichier Open project: JPVenson/DataAccess Class Usage Examples

Méthodes publiques

Méthode Description
Database ( Type forType ) : void
DropCommand ( EditDatabaseScope editDatabaseScope ) : System

Method Details

Database() public méthode

public Database ( Type forType ) : void
forType System.Type
Résultat void

DropCommand() public méthode

public DropCommand ( EditDatabaseScope editDatabaseScope ) : System
editDatabaseScope EditDatabaseScope
Résultat System