Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
JDBC
JdbcStruct
Interface JdbcStruct
A JDBC Struct. For documentation of this class, see java.sql.Struct .
interface
JdbcStruct
{
getAttributes
()
:
any
[]
;
getSQLTypeName
()
:
string
;
}
Index
Methods
get
Attributes
get
SQL
Type
Name
Methods
get
Attributes
getAttributes
()
:
any
[]
Returns
any
[]
get
SQL
Type
Name
getSQLTypeName
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Attributes
get
SQL
Type
Name
Google Apps Script API
Loading...
A JDBC Struct. For documentation of this class, see java.sql.Struct .