railo.runtime.functions.query
Class QueryDeleteColumn

java.lang.Object
  extended by railo.runtime.functions.query.QueryDeleteColumn

public final class QueryDeleteColumn
extends Object


Constructor Summary
QueryDeleteColumn()
           
 
Method Summary
static Array call(PageContext pc, Query query, String strColumn)
           
static Array toArray(QueryColumn column)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryDeleteColumn

public QueryDeleteColumn()
Method Detail

call

public static Array call(PageContext pc,
                         Query query,
                         String strColumn)
                  throws PageException
Throws:
PageException

toArray

public static Array toArray(QueryColumn column)
                     throws PageException
Throws:
PageException


Copyright © 2012 Railo