Interface ISqlJetNullLiteral

All Superinterfaces:
ISqlJetExpression, ISqlJetLiteralValue
All Known Implementing Classes:
SqlJetBoolLiteral, SqlJetNullLiteral

public interface ISqlJetNullLiteral extends ISqlJetLiteralValue
"NULL" literal.
Author:
TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)