FDO API Reference Feature Data Objects
virtual FDO_API FdoStringCollection* FdoIConnectionInfo::GetDependentFileNames (  )  [pure virtual]

File-based providers depend on a various files. This function returns a list of fully qualified dependend file names. The return parameter will be NULL if the provider is not a file-based provider.

Returns:
Returns the list of fully-qualified dependend file names if the provider is a file-based provider, NULL otherwise.


Comments or suggestions? Send us feedback.