[]
public ColumnOpCustom(Type opClass, string opName, Column[] paramColumns, Type resType, OpCallback callback, object[] opts = null)
| Type | Name | Description |
|---|---|---|
| Type | opClass | |
| string | opName | |
| Column[] | paramColumns | |
| Type | resType | |
| OpCallback | callback | |
| object[] | opts |