__property OSGeo ::FDO ::Common ::StringCollection* OSGeo::FDO::Connections::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.