Data Port Sync 1.0.500

SqlCeParameter Class

[This is preliminary documentation and subject to change.]

Represents a parameter to a SqlCeCommand and optionally, its mapping to a DataSet column.

For a list of all members of this type, see SqlCeParameter Members.

System.Object
   MarshalByRefObject
      DbParameter
         SqlCeParameter

[Visual Basic]
Public Class SqlCeParameter
    Inherits 
[C#]
public class SqlCeParameter : DbParameter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Primeworks.DesktopSqlCe

Assembly: Primeworks.DesktopSqlCe (in Primeworks.DesktopSqlCe.dll)

See Also

SqlCeParameter Members | Primeworks.DesktopSqlCe Namespace