CodeSmith Community
Your Code. Your Way. Faster!
Sign in
|
Join
|
Help
Home
Blogs
Forums
Tutorials
Gallery
Groups
All Tags
»
Solution to Change the template
(
RSS
)
Browse Site by Tags
Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
Re: Change the template
Found the solution In file Dataaccesslayer.sqlclient/StoredProceduresXml.cst I've added to the if (IncludeGetList) section: <%if (ActiveCol != null){%> WHERE Active = 1 <%}%> And above in the // Holds the ActiveCol column if there's any ColumnSchema ActiveCol = null; foreach (ColumnSchema...
Posted to
.netTiers - General Support
(Forum)
by
olemansfeld@gmail.com
on 05-16-2008
Filed under: Solution to Change the template
Page 1 of 1 (1 items)
Copyright © 2008 CodeSmith Tools, LLC