Uses of Class
com.sas.iquery.dataretrieval.ResultSetEvent.EventType

Packages that use ResultSetEvent.EventType
com.sas.iquery.dataretrieval Provides entry points that are used to retrieve result data by executing queries (data selections). 
 

Uses of ResultSetEvent.EventType in com.sas.iquery.dataretrieval
 

Methods in com.sas.iquery.dataretrieval that return ResultSetEvent.EventType
static ResultSetEvent.EventType ResultSetEvent.EventType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ResultSetEvent.EventType[] ResultSetEvent.EventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.