Click or drag to resize

ConnectionCreate Method

Overload List
  NameDescription
Public methodStatic memberCreate(String)
Create a new connection based on the filename. The BridgeName will be the extension of the file (without the dot).
Public methodStatic memberCreate(IFilePath)
Create a new connection based on the filename. The BridgeName will be the extension of the file (without the dot).
Top
See Also