Hi,
Using 2.5.09242007 Final of Template Studio.
In LPT files, is there a way to determine if a column is a ROWGUIDCOL which uses NewId()? I was trying to prevent these columns from generated an edit tag. I was able to modify the templates but am still wondering if there are other ways to id these id cols. IsIdentity doesn't weem to pick these up.
Also, in the LPT files is there a way to access to the SQL Field Name? I see the SourceColumnName as part of the TDL parser but not sure if this is available in LPT.
Thanks!
Shawn