Top   Module   Use   Manual   Index 

com :: sun :: star :: form ::

enum DataSelectionType


[ DEPRECATED ]
Description
DataSelectionType" describes the type of datasource used for a form.

This may be a database table, a database query, or an SQL statement.



Values

TABLE
QUERY
SQL
SQLPASSTHROUGH
Top of Page