Method | Description | |
---|---|---|
DbAltererOptions ( ) : System.Collections.Generic |
Initializes default options.
|
|
SuppressWarning ( |
Suppresses validation warnings for dbPlatform and the data type type under the condition.
|
Method | Description | |
---|---|---|
GetScriptingOptions ( ) : MigSharp.Process.ScriptingOptions | ||
IsWarningSuppressed ( |
public DbAltererOptions ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public SuppressWarning ( |
||
dbPlatform | ||
type | DbType | |
condition | SuppressCondition | |
return | void |