|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReferencedColumns
Provides information about the columns that are referenced by a CHECK CONSTRAINT definition. It is used in the column SYS.SYSCHECKS.REFERENCEDCOLUMNSDESCRIPTOR.
| Method Summary | |
|---|---|
int[] |
getReferencedColumnPositions()
Returns an array of 1-based column positions in the table that the check constraint is on. |
int[] |
getTriggerActionReferencedColumnPositions()
Returns an array of 1-based column positions in the trigger table. |
| Method Detail |
|---|
int[] getReferencedColumnPositions()
int[] getTriggerActionReferencedColumnPositions()
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||