IDataFeature Interface |
Namespace: SanteDB.Core.Configuration.Data
The IDataFeature type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
Gets the description of the feature
| |
| InvariantName |
Gets the database provider for which the feature is intended
| |
| Name |
Get the name of the data feature
|
| Name | Description | |
|---|---|---|
| GetCheckSql |
Get SQL required to determine if feature is installed
| |
| GetDeploySql |
Get the SQL required to deploy the feature
|