Click or drag to resize

LiteEngineRebuild Method

Overload List
 NameDescription
Public methodRebuild Implement a full rebuild database. A backup copy will be created with -backup extention. All data will be readed and re created in another database
Public methodRebuild(RebuildOptions) Implement a full rebuild database. Engine will be closed and re-created in another instance. A backup copy will be created with -backup extention. All data will be readed and re created in another database After run, will re-open database
Top
See Also