DatabaseMetaData.ProcedureNullableUnknown
DatabaseMetaData.ProcedureNullableUnknown
Field
Definition
States that it is unknown whether NULL
values are permitted.
[Android.Runtime.Register("procedureNullableUnknown")]
public const int ProcedureNullableUnknown = 2;
val mutable ProcedureNullableUnknown : int
Field Value
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the