Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
The DDT supports views, indexed views, foreign keys, auto-stored procedures (for CRUD stuff and wrappers for the CLR stored procedures in assemblies), and manual stored procedures. Triggers and UDFs are not currently supported through the DDT. As for the import process, only tables and indexes are imported to give you a starting point for bringing data into the DDT; the rest of the stuff has to be added by hand.
|