| 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 Function GetDeploySql As String
abstract GetDeploySql : unit -> string
Return Value
Type:
String[Missing <returns> documentation for "M:SanteDB.Core.Configuration.Data.IDataFeature.GetDeploySql"]
See Also