C# Class dbscript.ScriptDbObjects

Afficher le fichier Open project: msharp/dbscript Class Usage Examples

Méthodes publiques

Méthode Description
ScriptDbObjects ( Connection connection, string filePath, string dbName ) : System

Private Methods

Méthode Description
getAllDatabases ( Connection connstr ) : List

Method Details

ScriptDbObjects() public méthode

public ScriptDbObjects ( Connection connection, string filePath, string dbName ) : System
connection Connection
filePath string
dbName string
Résultat System