org.tmatesoft.sqljet.core.schema
Interface ISqlJetColumnCheck
-
- All Superinterfaces:
- ISqlJetColumnConstraint
- All Known Implementing Classes:
- SqlJetColumnCheck
public interface ISqlJetColumnCheck extends ISqlJetColumnConstraint
Column's check constraint.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description ISqlJetExpressiongetExpression()-
Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetColumnConstraint
getName
-
-
-
-
Method Detail
-
getExpression
ISqlJetExpression getExpression()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG