I am trying to generate data inserts that are filtered based on column data. We have no problems scripting out all of the data using the scripter.Options.ScriptData and using the EnumScript method. Our goal is to script out inserts for a result set.
Is there a way to do do this, or am I looking at it the wrong way?