Data Port Sync 1.0.500

SqlCeDatabase.m_pipe Field

[This is preliminary documentation and subject to change.]

Communication pipe for this database.

[Visual Basic]
Protected m_pipe As Pipe
[C#]
protected Pipe m_pipe;

See Also

SqlCeDatabase Class | Primeworks.DesktopSqlCe Namespace