Random tech stuff, mostly related to C# and Microsoft .NET, but not only...
1: SELECT name, type_desc, modify_date
2: FROM sys.objects
3: WHERE OBJECT_DEFINITION(object_id) LIKE '%somestring%'
Post a Comment
No comments:
Post a Comment