Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 (中文) » UltraLite - Java 编程 » UltraLiteJ API 参考

 

ResultSetMetadata 接口

与 ResultSet 对象相关联,包含用于提供列信息的方法。

 语法
 成员
 注释
 另请参见

getAliasName 方法
getColumnCount 方法
getCorrelationName 方法
getDomainName 方法
getDomainPrecision 方法
getDomainScale 方法
getDomainSize 方法
getDomainType 方法
getQualifiedName 方法
getTableColumnName 方法
getTableName 方法
getWrittenName 方法