DatabaseMetaData.TypePredChar
DatabaseMetaData.TypePredChar
Field
Definition
States that this column can only be used in a WHERE...LIKE
statement.
[Android.Runtime.Register("typePredChar")]
public const int TypePredChar = 1;
val mutable TypePredChar : int
Field Value
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the