C# Class FluentBuild.Database.MsSqlCreate

Mostrar archivo Open project: SkightTeam/eLiteWeb Class Usage Examples

Public Methods

Method Description
MsSqlCreate ( IMsSqlEngine engine )
PathToUpdateScripts ( string path ) : MsSqlUpdate

Method Details

MsSqlCreate() public method

public MsSqlCreate ( IMsSqlEngine engine )
engine IMsSqlEngine

PathToUpdateScripts() public method

public PathToUpdateScripts ( string path ) : MsSqlUpdate
path string
return MsSqlUpdate