C# Class FluentBuild.Database.MsSqlCreateOrUpdate

ファイルを表示 Open project: SkightTeam/eLiteWeb Class Usage Examples

Public Methods

Method Description
MsSqlCreateOrUpdate ( IMsSqlEngine engine )
PathToCreateScript ( string path ) : MsSqlCreate

Method Details

MsSqlCreateOrUpdate() public method

public MsSqlCreateOrUpdate ( IMsSqlEngine engine )
engine IMsSqlEngine

PathToCreateScript() public method

public PathToCreateScript ( string path ) : MsSqlCreate
path string
return MsSqlCreate