Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Indicates if a column in a result set is a sparse column set.
Syntax
public boolean isSparseColumnSet(int column)
Parameters
column
The (one-based) index of the column.
Return value
true if a column in a result set is a sparse column set, otherwise false.
Remarks
This method doesn't retrieve information from the database.