DatabaseMetaData.ProcedureColumnUnknown
DatabaseMetaData.ProcedureColumnUnknown
Field
Definition
States that type of the column is unknown.
[Android.Runtime.Register("procedureColumnUnknown")]
public const int ProcedureColumnUnknown = 0;
val mutable ProcedureColumnUnknown : int
Field Value
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the