Click or drag to resize
IDfsFileFactoryDfsGenericOpenAppend Method
Overload List
  NameDescription
Public methodDfsGenericOpenAppend(String)
Open a dfs file for appending using the general classes.

Preferably you should open the file with one of the dfs file specific versions.

Public methodDfsGenericOpenAppend(String, IDfsParameters)
Open a dfs file for appending using the general classes.

Preferably you should open the file with one of the dfs file specific versions.

Top
See Also