C# Class dbscript.ScriptDbObjects

Show file Open project: msharp/dbscript Class Usage Examples

Public Methods

Method Description
ScriptDbObjects ( Connection connection, string filePath, string dbName ) : System

Private Methods

Method Description
getAllDatabases ( Connection connstr ) : List

Method Details

ScriptDbObjects() public method

public ScriptDbObjects ( Connection connection, string filePath, string dbName ) : System
connection Connection
filePath string
dbName string
return System