Interface ISqlJetViewDef

All Known Implementing Classes:
SqlJetViewDef

public interface ISqlJetViewDef
View Definition.
Author:
TMate Software Ltd.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getName

      String getName()
      Returns:
      name of this view
    • toSQL

      String toSQL()
      Returns:
      SQL used to define this view.