Uses of Class
org.etlunit.feature.sql_server_database.BcpCmd.bcp_direction

Packages that use BcpCmd.bcp_direction
org.etlunit.feature.sql_server_database   
 

Uses of BcpCmd.bcp_direction in org.etlunit.feature.sql_server_database
 

Methods in org.etlunit.feature.sql_server_database that return BcpCmd.bcp_direction
static BcpCmd.bcp_direction BcpCmd.bcp_direction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BcpCmd.bcp_direction[] BcpCmd.bcp_direction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.