İçeriğe geç

describeFunction

GET
/api/custom-sql-database/{datasourceId}/schema/{schemaName}/function/{functionName}
datasourceId
required
string
schemaName
required
string
functionName
required
string

OK

object
remarks
string
name
string
type
string
columns
Array<object>
object
kind
integer format: int32
isNullable
boolean
type
string
length
integer format: int32
radix
integer format: int32
remarks
string
precision
integer format: int32
name
string
scale
integer format: int32