20 module
com { module sun { module star { module sdb { module tools {
79 string suggestName( [in]
long CommandType, [in]
string BaseName )
91 string convertToSQLName( [in]
string Name );
120 boolean isNameUsed( [in]
long CommandType, [in]
string Name )
134 boolean isNameValid( [in]
long CommandType, [in]
string Name )
150 void checkNameForCreate( [in]
long CommandType, [in]
string Name )
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
is an exception that provides information on a database access error.
Definition: SQLException.idl:40