Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
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.