הערה
גישה לעמוד זה דורשת אישור. אתה יכול לנסות להיכנס או לשנות תיקיות.
גישה לעמוד זה דורשת אישור. אתה יכול לנסות לשנות מדריכים.
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.