public class IndexVersionNode extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
IndexVersionNode() |
IndexVersionNode(long cPtr,
boolean cMemoryOwn) |
IndexVersionNode(String column_name) |
IndexVersionNode(String column_name,
int count) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
SWIGTYPE_p_std__string |
GetColumnName() |
int |
GetCount() |
static long |
getCPtr(IndexVersionNode obj) |
Equals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public IndexVersionNode(long cPtr,
boolean cMemoryOwn)
public IndexVersionNode()
public IndexVersionNode(String column_name)
public IndexVersionNode(String column_name, int count)
public static long getCPtr(IndexVersionNode obj)
public SWIGTYPE_p_std__string GetColumnName()
public int GetCount()
Copyright © 2021. All rights reserved.