Java.Sql.IDatabaseMetaData.ClientInfoProperties Property
Returns a list of the client info properties of the driver.

Syntax

[get: Android.Runtime.Register("getClientInfoProperties", "()Ljava/sql/ResultSet;", "GetGetClientInfoPropertiesHandler:Java.Sql.IDatabaseMetaDataInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IResultSet ClientInfoProperties { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLExceptionif any error occurs

Remarks

Returns a list of the client info properties of the driver.

[Android Documentation]

Requirements

Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9