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

Datei anzeigen Open project: JPVenson/DataAccess Class Usage Examples

Public Methods

Method Description
Database ( Type forType ) : void
DropCommand ( EditDatabaseScope editDatabaseScope ) : System

Method Details

Database() public method

public Database ( Type forType ) : void
forType System.Type
return void

DropCommand() public method

public DropCommand ( EditDatabaseScope editDatabaseScope ) : System
editDatabaseScope EditDatabaseScope
return System