Book a Demo

Author Topic: File name of the Repository  (Read 2882 times)

mogra69

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
File name of the Repository
« on: October 17, 2006, 02:48:08 pm »
How do I know the file name of the loaded Repository? For example, in the EA_FileOpen() handler I get the repository object. How do I find out the corresponding file that is open?

mogra69

  • EA User
  • **
  • Posts: 21
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: File name of the Repository
« Reply #1 on: October 17, 2006, 03:00:36 pm »
I got the answer. It is Repository.ConnectionString.