Data Port Sync 1.0.500

SqlCeParameterCollection Class

[This is preliminary documentation and subject to change.]

A collection of SqlCeParameter objects

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

System.Object
   MarshalByRefObject
      DbParameterCollection
         SqlCeParameterCollection

[Visual Basic]
Public Class SqlCeParameterCollection
    Inherits 
[C#]
public class SqlCeParameterCollection : DbParameterCollection

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

SqlCeParameterCollection Members | Primeworks.DesktopSqlCe Namespace