Membros SqlCeRowUpdatedEventArgs
Fornece dados para o evento RowUpdated.
O tipo SqlCeRowUpdatedEventArgs expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
SqlCeRowUpdatedEventArgs | Inicializa uma nova instância da classe SqlCeRowUpdatedEventArgs. |
Início
Métodos
Nome | Descrição | |
---|---|---|
CopyToRows | (inherited from RowUpdatedEventArgs) | |
CopyToRows | (inherited from RowUpdatedEventArgs) | |
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 | |
---|---|---|
Command | Obtém o SqlCeCommand executado ao chamar Update. | |
Errors | (inherited from RowUpdatedEventArgs) | |
RecordsAffected | (inherited from RowUpdatedEventArgs) | |
Row | (inherited from RowUpdatedEventArgs) | |
RowCount | (inherited from RowUpdatedEventArgs) | |
StatementType | (inherited from RowUpdatedEventArgs) | |
Status | (inherited from RowUpdatedEventArgs) | |
TableMapping | (inherited from RowUpdatedEventArgs) |
Início