Properties' Summary |
[ readonly ] string
Name |
is the name of the view.
|
[ readonly ] string
CatalogName |
is the name of the views catalog, may be empty.
|
[ readonly ] string
SchemaName |
is the name of the view's schema, may be empty.
|
[ readonly ] string
Command |
is the command for creating the view. After appending a view to its
container, the command may be empty. This is typically a
SQL Select-Statement.
|
[ readonly ] long
CheckOption |
indicates if a check option should be used for the view.
|
Copyright © 2003 Sun Microsystems, Inc.