SQLMethodInvokeExpr.this

Undocumented in source.
  1. this()
  2. this(string methodName)
  3. this(string methodName, long nameHashCode64)
  4. this(string methodName, SQLExpr owner)
  5. this(string methodName, SQLExpr owner, SQLExpr[] params)
    class SQLMethodInvokeExpr
    this
    (
    string methodName
    ,
    SQLExpr owner
    ,
    SQLExpr[] params...
    )

Meta