borland Packages  Class Hierarchy  datastore.jdbc Package 

RResultMetaData class

java.lang.Object
   +----com.borland.datastore.jdbc.RResultMetaData

About the RResultMetaData class

Constructors  Properties  Methods  

Implements ResultSetMetaData

Note: This is a feature of JBuilder Professional and Enterprise.

This class is used internally by other com.borland classes. You should never use this class directly.


RResultMetaData constructors

RResultMetaData properties

*Read-only properties **Write-only properties

Properties implemented in this class

Properties implemented in java.lang.Object

RResultMetaData methods

Methods implemented in this class

Methods implemented in java.lang.Object


RResultMetaData constructors

RResultMetaData(com.borland.datastore.jdbc.Stream, int)

  public RResultMetaData(com.borland.datastore.jdbc.Stream stream, int handle)

This constructor is used internally by other com.borland classes. You should never use this constructor directly.


RResultMetaData properties

columnCount

 public int getColumnCount()

This property is used internally by other com.borland classes. You should never use this property directly.