 |
Placeholders
|
| |
|
|
DataConstructor
has a way for you to plug custom bits of functionality into it called "placeholders."
SQL and XSLT are powerful tools and will take you a long way... but some problems
just cry out for a rich platform such as C# and .Net. That's where placeholders come
in. With placeholders, you can inject custom code into your data build process.
You can make custom versions and you can even insert custom steps into
a mostly-SQL-or-XSLT version, allowing you to perforate your DataConstructor
script exactly where you need to.
|
|
Back
|
Continue
|
|