Elements' Summary |
AttributeName |
Contains the name of the attributes whose value changed. |
OldValue |
Contains the old value |
NewValue |
Contains the new value |
ColumnIndex |
Contains the index of the changed column |
Elements' Details |
AttributeName
string AttributeName;
- Description
- Contains the name of the attributes whose value changed.
|
|
OldValue
any OldValue;
- Description
- Contains the old value
|
|
NewValue
any NewValue;
- Description
- Contains the new value
|
|
ColumnIndex
long ColumnIndex;
- Description
- Contains the index of the changed column
|
|
Top of Page
Copyright © 1995, 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.