Click or drag to resize

SqlFeatureGetPreCheckSql Method

Gets the check sql

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

Return Value

Type: String

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

See Also