Java.Sql.IDatabaseMetaData.SupportsSchemasInPrivilegeDefinitions Method
Determines whether a database schema name can be used in a privilege definition statement.

Syntax

[Android.Runtime.Register("supportsSchemasInPrivilegeDefinitions", "()Z", "GetSupportsSchemasInPrivilegeDefinitionsHandler:Java.Sql.IDatabaseMetaDataInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool SupportsSchemasInPrivilegeDefinitions ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLExceptiona database error occurred.

Remarks

Determines whether a database schema name can be used in a privilege definition statement.

[Android Documentation]

Requirements

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