[fdo-internals] methods missing in IConnectionPropertyDictionary
geostarter
martin.sagmeister at gmx.at
Wed Sep 10 03:10:19 EDT 2008
Hallo
I'm writing some code accessing FDO with the managed FDO API. I want to find
out if a connection property is a filename or filepath, before establishing
a connection, but in the IConnectionPropertyDictionary interface the methods
isFilename and isFilepath are missing. In the unmanaged API I can find this
methods in the FdoIConnectionPropertyDictonary class (I'm confused
:confused: ).
In the managed API i have find these methods in IDataStorePropertyDictonary
interface, but this i get only executing a Create or Destroydatastore
Command, what i don't want, because i want to read files via FDO.
What can i do to get the "isFilename" and "isFilePath" information before
establishing a connection? Hope someone can help me! Thanks!!!
greets
geostarter
--
View this message in context: http://www.nabble.com/methods-missing-in-IConnectionPropertyDictionary-tp19407768p19407768.html
Sent from the FDO Internals mailing list archive at Nabble.com.
More information about the fdo-internals
mailing list