Click or drag to resize

IDataFeatureGetCheckSql Method

Get SQL required to determine if feature is installed

Namespace:  SanteDB.Core.Configuration.Data
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
string GetCheckSql()

Return Value

Type: String

[Missing <returns> documentation for "M:SanteDB.Core.Configuration.Data.IDataFeature.GetCheckSql"]

See Also