Membros SqlCeRowUpdatingEventArgs
Fornece dados para o evento RowUpdating.
O tipo SqlCeRowUpdatingEventArgs expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
SqlCeRowUpdatingEventArgs | Inicializa uma nova instância da classe SqlCeRowUpdatingEventArgs. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
BaseCommand | (inherited from RowUpdatingEventArgs) | |
Command | Obtém ou define o SqlCeCommand a ser executado ao realizar uma Update. | |
Errors | (inherited from RowUpdatingEventArgs) | |
Row | (inherited from RowUpdatingEventArgs) | |
StatementType | (inherited from RowUpdatingEventArgs) | |
Status | (inherited from RowUpdatingEventArgs) | |
TableMapping | (inherited from RowUpdatingEventArgs) |
Início