Project site: https://github.com/Tar-Palantir/EFTSQLDocumentation.Generator
Reads a db schema and then adds/updates the documentation in the matching .emdx
file.
This is a fork of https://github.com/timabell/ef-document-generator
And the source came from http://eftsqldocgenerator.codeplex.com/
Run EFTSQLDocumentation.Form.exe
(You can modify the config file before run the application.)
- connectionStrings:ConnStr ... ConnectionString of the documented database
- InputFileName ... original edmx file
- OutputFileName ... output edmx file - Default : original edmx file
- Xmlns ... edmx xml namespace
- SqlClient ... selected index in database server combobox