Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
MigrationScriptFile ( string filePath ) : System | ||
Read ( ) : |
Parses and returns the contents of the migration script file.
|
|
Write ( |
Writes the given contents into the migration script file.
|
|
operator ( ) : bool |
Method | Description | |
---|---|---|
MigrationScriptFile ( ) : System | ||
ParseVersion ( ) : void |
public Equals ( |
||
other | ||
return | bool |
public MigrationScriptFile ( string filePath ) : System | ||
filePath | string | |
return | System |
public Write ( |
||
contents | ||
return | void |