Data Port Sync 1.0.500

SqlCeConnection.TempPath Property

[This is preliminary documentation and subject to change.]

Gets or sets the temporary file directory on the device. Setting this property is equivalent to specifying the ssce:temp file directory property on the connection string.

[Visual Basic]
Public Property TempPath As 
[C#]
public  TempPath {get; set;}

Property Value

Temporary file directory on the device.

See Also

SqlCeConnection Class | Primeworks.DesktopSqlCe Namespace