Retrieves a comma-separated list of math functions that are available with this database.
public java.lang.String getNumericFunctions()
傳回值
A String that contains the available math functions.
例外狀況
備註
This getNumericFunctions method is specified by the getNumericFunctions method in the java.sql.DatabaseMetaData interface.
另請參閱
參考
SQLServerDatabaseMetaData Class
概念
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members