SqlCeParameterCollection Properties

The properties of the SqlCeParameterCollection class are listed here. For a complete list of SqlCeParameterCollection class members, see the SqlCeParameterCollection Members topic.

Public Properties

public propertyCount

Supported only by the .NET Compact Framework.

Gets the number of SqlCeParameter objects in the collection.
public propertyItem Overloaded. Gets or sets the SqlCeParameter with a specified attribute.

In C#, this property is the indexer for the SqlCeParameterCollection class.

Explicit Interface Implementations

System.Collections.ICollection.IsSynchronized
System.Collections.ICollection.SyncRoot
System.Collections.IList.IsFixedSize
System.Collections.IList.IsReadOnly
System.Collections.IList.Item

In C#, this property is the indexer for the SqlCeParameterCollection class.

See Also

SqlCeParameterCollection Class | System.Data.SqlServerCe Namespace

Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.

Send comments on this topic.

© Microsoft Corporation. All rights reserved.