[REPOST] SMO Table Owner

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Using SMO, how do I get a table's ower? I'm scripting out some tables to disk
based on the table's name, but I'm getting a clash on the file name because
the same table name exists with different owners. I want to encorporate the
owner's name into the file name to prevent such clashes.

Thanks.
Scott C.
 
Back
Top