SYNC_TYPE
Enumeration Members
Enumeration Member | Value |
---|---|
CURRENT_ROW_TO_FILTER | "row to filter" |
CURRENT_ROW_TO_ROW | "row to row" |
CURRENT_ROW_TO_SELECTION | "row to selection" |
FILTER_TO_FILTER | "filter to filter" |
FILTER_TO_SELECTION | "filter to selection" |
MOUSE_OVER_ROW_TO_FILTER | "mouse-over to filter" |
MOUSE_OVER_ROW_TO_SELECTION | "mouse-over to selection" |
SELECTION_TO_FILTER | "selection to filter" |
SELECTION_TO_SELECTION | "selection to selection" |