Click or drag to resize

DfsFileFactoryDfsGenericOpenAppend Method

Overload List
  NameDescription
Public methodStatic memberDfsGenericOpenAppend(String)
Open a dfs file for appending, using the generic dfs class.

Only use this in case one of the specialized dfs file classes can not handle the file

Public methodStatic memberDfsGenericOpenAppend(String, IDfsParameters)
Open a dfs file for appending, using the generic dfs class.

Only use this in case one of the specialized dfs file classes can not handle the file

Top
See Also