Click or drag to resize

SqlFeatureGetDeploySql Method

Get the deployment sql

Namespace:  SanteDB.OrmLite.Migration
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public string GetDeploySql()

Return Value

Type: String

[Missing <returns> documentation for "M:SanteDB.OrmLite.Migration.SqlFeature.GetDeploySql"]

Implements

IDataFeatureGetDeploySql
See Also