Creating database model diagrams in .NET code

M

Matt

Are there any examples of programmatically creating and configuring database
model shapes? I am interested in adding, modifying database properties in
code such as columns, indexes, notes, etc.
Any code samples, links, references appreciated.

Thanks.
 
Top