Click or drag to resize

IDataFeatureGetDeploySql Method

Get the SQL required to deploy the feature

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

Return Value

Type: String

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

See Also