SqlCeErrorCollection Members

Collects all errors generated by the .NET Compact Framework Data Provider for SQL Server Compact 3.5 SP1. This class cannot be inherited.

The following tables list the members exposed by the SqlCeErrorCollection type.

Public Properties

  Name Description
5y3k1b1a.pubproperty(en-us,VS.90).gif Count Gets the number of SqlCeError objects in the collection.
5y3k1b1a.pubproperty(en-us,VS.90).gif Item Gets the error at the specified index.

Top

Public Methods

(see also Protected Methods )

  Name Description
5y3k1b1a.pubmethod(en-us,VS.90).gif CopyTo Copies the elements of the SqlCeErrorCollection into an Array, starting at the given index within the Array.
5y3k1b1a.pubmethod(en-us,VS.90).gif Equals  Overloaded. (inherited from Object )
5y3k1b1a.pubmethod(en-us,VS.90).gif GetEnumerator Returns an enumerator that can iterate through the SqlCeErrorCollection.
5y3k1b1a.pubmethod(en-us,VS.90).gif GetHashCode  (inherited from Object )
5y3k1b1a.pubmethod(en-us,VS.90).gif GetType  (inherited from Object )
5y3k1b1a.pubmethod(en-us,VS.90).gif 5y3k1b1a.static(en-us,VS.90).gif ReferenceEquals  (inherited from Object )
5y3k1b1a.pubmethod(en-us,VS.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
5y3k1b1a.protmethod(en-us,VS.90).gif Finalize  (inherited from Object )
5y3k1b1a.protmethod(en-us,VS.90).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Collections.ICollection.IsSynchronized  
System.Collections.ICollection.SyncRoot  

Top

See Also

Reference

SqlCeErrorCollection Class
System.Data.SqlServerCe Namespace
SqlCeError Class
SqlCeException