다음을 통해 공유


getTimeDateFunctions Method (SQLServerDatabaseMetaData)

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.

예외

SQLServerException

주의

This getTimeDateFunctions method is specified by the getTimeDateFunctions method in the java.sql.DatabaseMetaData interface.

참고

참조

SQLServerDatabaseMetaData Class

개념

SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members