FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Common ::StringCollection* OSGeo::FDO::Connections::IConnectionInfoImp::get_DependentFileNames (  ) 

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.