The properties of the Pipe class are listed below. For a complete list of Pipe class members, see the Pipe Members topic.
CeOsVersionInfo | Gets the CE OS version information. |
DllPath | Sets the desktop path where the code should look for the correct version of RemSqlCe.dll to copy over to the device. |
EnableInstall | Sets a boolean value that enables or disables automatic installation of the RemSqlCe.dll file on the device via RAPI. |
Error | Retrieves the current error as a PipeMessage. |
ErrorCount | Returns the number of asynchronous errors on the pipe. |
IsOpen | Returns true if the connection is open. |
License | Sets the pipe license. |
Message | Retrieves the current command data as a PipeMessage. |
MessageCount | Returns the number of pending messages on the pipe. |
PipePtr | Gets the unmanaged pipe pointer. |
Timeout | Sets the pipe timeout in milliseconds. |
Pipe Class | Primeworks.DesktopSqlCe Namespace