Uses of Class
com.iizix.db.prop.InputVariable
Uses of InputVariable in com.iizigo.db.prop
Modifier and TypeClassDescriptionclass
Editor version of the Input Variable connects a VSField with an input variable or parameter to an SQL query statement.Uses of InputVariable in com.iizix.db.prop
Modifier and TypeMethodDescriptionInputVariable.clone()
Clones this variable instance.InputProps.getInputVariable
(String sqlHostVariableName) Gets the input variable by name.InputProps.getInputVariables()
Gets the input variables.