Uwaga
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Returns the number of columns in the result set.
Syntax
public int getColumnCount()
Return Value
An int that indicates the number of columns.
Exceptions
Remarks
This getColumnCount method is specified by the getColumnCount method in the java.sql.ResultSetMetaData interface.
See Also
SQLServerResultSetMetaData Methods
SQLServerResultSetMetaData Members
SQLServerResultSetMetaData Class