Returns the decimal precision of the indexed column.
Syntax
[Android.Runtime.Register("getPrecision", "(I)I", "GetGetPrecision_IHandler:Java.Sql.IResultSetMetaDataInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
int GetPrecision (
int column)
Parameters
- column
- the column index, starting at 1.
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1