DatabaseMetaData.BestRowTemporary
DatabaseMetaData.BestRowTemporary
Field
Definition
States that best row identifier scope lasts only while the row is being used.
[Android.Runtime.Register("bestRowTemporary")]
public const int BestRowTemporary = 0;
val mutable BestRowTemporary : int
Field Value
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the