Enum ISqlJetMatchExpression.Operation

java.lang.Object
java.lang.Enum<ISqlJetMatchExpression.Operation>
org.tmatesoft.sqljet.core.schema.ISqlJetMatchExpression.Operation
All Implemented Interfaces:
Serializable, Comparable<ISqlJetMatchExpression.Operation>, java.lang.constant.Constable
Enclosing interface:
ISqlJetMatchExpression

public static enum ISqlJetMatchExpression.Operation extends Enum<ISqlJetMatchExpression.Operation>
"MATCH" expression's operation.
Author:
TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)