C# Class Orchard.Comments.Migrations

Inheritance: Orchard.Data.Migration.DataMigrationImpl
Mostra file Open project: CloudMetal/AllScripts-Unity-Community-Prototype

Public Methods

Method Description
Create ( ) : int
Migrations ( ICommentService commentService ) : System
UpdateFrom1 ( ) : int
UpdateFrom2 ( ) : int
UpdateFrom3 ( ) : int

Method Details

Create() public method

public Create ( ) : int
return int

Migrations() public method

public Migrations ( ICommentService commentService ) : System
commentService ICommentService
return System

UpdateFrom1() public method

public UpdateFrom1 ( ) : int
return int

UpdateFrom2() public method

public UpdateFrom2 ( ) : int
return int

UpdateFrom3() public method

public UpdateFrom3 ( ) : int
return int