Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Harvest
OrchardDevToolbelt
Migrations
C# Class Harvest.OrchardDevToolbelt.Migrations
Inheritance:
Orchard.Data.Migration.DataMigrationImpl
Datei anzeigen
Open project: sfmskywalker/OrchardDevToolbelt
Public Methods
Method
Description
Create
( ) :
int
Migrations
(
IRoleService
roleService
) :
System.Data
UpdateFrom1
( ) :
int
UpdateFrom2
( ) :
int
Method Details
Create()
public
method
public
Create
( ) :
int
return
int
Migrations()
public
method
public
Migrations
(
IRoleService
roleService
) :
System.Data
roleService
IRoleService
return
System.Data
UpdateFrom1()
public
method
public
UpdateFrom1
( ) :
int
return
int
UpdateFrom2()
public
method
public
UpdateFrom2
( ) :
int
return
int