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