| 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()
Public Function GetPreCheckSql As String
public:
String^ GetPreCheckSql()
member GetPreCheckSql : unit -> string
Return Value
Type:
String[Missing <returns> documentation for "M:SanteDB.OrmLite.Migration.SqlFeature.GetPreCheckSql"]
See Also