S63.Open Method
Opens an existing S-63 database on disk.
Thread safety: This property is not thread-safe.
Open(System.String path)
Opens an existing S-63 database on disk.Syntax
public static S63 Open (
System.String path
)
Parameters
path
Type: System.String
The path to the S-63 database.
The path to the S-63 database.
Return Value
Platforms
Windows, Linux, Android