SqlCeParameterCollection Properties

Public Properties

  Name Description
Public property Supported by the .NET Compact Framework Count Overridden. Gets the number of SqlCeParameter objects in the collection.
Public property Supported by the .NET Compact Framework IsFixedSize Overridden.  
Public property Supported by the .NET Compact Framework IsReadOnly Overridden.  
Public property Supported by the .NET Compact Framework IsSynchronized Overridden.  
Public property Supported by the .NET Compact Framework Item Overloaded. Gets or sets the SqlCeParameter with a specified attribute.
Public property Supported by the .NET Compact Framework SyncRoot Overridden.  

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.ICollection.IsSynchronized  
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.ICollection.SyncRoot  
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.IList.IsFixedSize  
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.IList.IsReadOnly  
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.IList.Item  
Explicit interface implementation Property Supported by the .NET Compact Framework System.Data.IDataParameterCollection.Item  

Top

See Also

Reference

SqlCeParameterCollection Class
System.Data.SqlServerCe Namespace