SqlFeatureUtil Methods |
The SqlFeatureUtil type exposes the following members.
| Name | Description | |
|---|---|---|
| GetFeatures |
Load the available features
| |
| Install |
Install the specified object
| |
| IsInstalled |
Returns true if the migration has been installed
| |
| UpgradeSchema(IDbProvider, String) |
Upgrade schema
| |
| UpgradeSchema(IDbProvider, String, ActionSingle, String) |
Upgrade the schema
|