DatabaseMetaData.TableIndexClustered
DatabaseMetaData.TableIndexClustered
Field
Definition
States that this table index is a clustered index.
[Android.Runtime.Register("tableIndexClustered")]
public const short TableIndexClustered = 1;
val mutable TableIndexClustered : int16
Field Value
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the