Java.Sql.IStruct Members

The members of Java.Sql.IStruct are listed below.

Public Properties

[read-only]
SQLTypeNamestring. Gets the SQL Type name of the SQL structured type that this Struct represents.

Public Methods

GetAttributes() : Java.Lang.Object[]
Gets the values of the attributes of this SQL structured type.
GetAttributes(IDictionary<string, Java.Lang.Class>) : Java.Lang.Object[]
Documentation for this section has not yet been entered.