IDatabaseMetaData.TableIndexStatistic 字段

定义

指示此列包含与表的索引说明一起返回的表统计信息。

[Android.Runtime.Register("tableIndexStatistic")]
public const short TableIndexStatistic = 0;
[<Android.Runtime.Register("tableIndexStatistic")>]
val mutable TableIndexStatistic : int16

字段值

Value = 0
属性

注解

指示此列包含与表的索引说明一起返回的表统计信息。

方法getIndexInfo返回的对象ResultSet中列TYPE的可能值。

Java文档java.sql.DatabaseMetaData.tableIndexStatistic

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于