SqlCeRowUpdatingEventArgs Members

Provides data for the RowUpdating event.

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

Public Constructors

  Name Description
SqlCeRowUpdatingEventArgs Initializes a new instance of the SqlCeRowUpdatingEventArgs class.

Top

Public Properties

(see also Protected Properties )

  Name Description
a6d6w8ky.pubproperty(en-us,VS.90).gif Command Gets or sets the SqlCeCommand to execute when performing an Update.
a6d6w8ky.pubproperty(en-us,VS.90).gif Errors  (inherited from RowUpdatingEventArgs )
a6d6w8ky.pubproperty(en-us,VS.90).gif Row  (inherited from RowUpdatingEventArgs )
a6d6w8ky.pubproperty(en-us,VS.90).gif StatementType  (inherited from RowUpdatingEventArgs )
a6d6w8ky.pubproperty(en-us,VS.90).gif Status  (inherited from RowUpdatingEventArgs )
a6d6w8ky.pubproperty(en-us,VS.90).gif TableMapping  (inherited from RowUpdatingEventArgs )

Top

Protected Properties

  Name Description
a6d6w8ky.protproperty(en-us,VS.90).gif BaseCommand  (inherited from RowUpdatingEventArgs )

Top

Public Methods

(see also Protected Methods )

  Name Description
a6d6w8ky.pubmethod(en-us,VS.90).gif Equals  Overloaded. (inherited from Object )
a6d6w8ky.pubmethod(en-us,VS.90).gif GetHashCode  (inherited from Object )
a6d6w8ky.pubmethod(en-us,VS.90).gif GetType  (inherited from Object )
a6d6w8ky.pubmethod(en-us,VS.90).gif a6d6w8ky.static(en-us,VS.90).gif ReferenceEquals  (inherited from Object )
a6d6w8ky.pubmethod(en-us,VS.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

SqlCeRowUpdatingEventArgs Class
System.Data.SqlServerCe Namespace