You can set the MINMAXVARLIST
option for either an SPD Server Loader transformation or an SPD Server
table. However, the scope of the option depends on the type of object
that you select.
When you set the MINMAXVARLIST
option for an SPD Server Loader transformation, the option is applied
to any table that is loaded with the transformation. To set the option
on a loader, open the property window for the SPD Server Loader transformation.
Then, click the
Options tab and enter
minmaxvarlist=xxx
in
the
Advanced Data Table Options field (where
xxx
denotes
the range of variables that you want to specify).
When you set the MINMAXVARLIST
option for an SPD Server table, the option is applied to the table
in any job when the transformation that uses the table supports table
options. To set the option on a table, open the properties window
for the SPD Server Table. Then, click the
Physical Storage tab
and click
Table Options. You can then enter
minmaxvarlist=xxx
in
the
Additional Options field (where
xxx
denotes
the range of variables that you want to specify).