mysql-native v3.0.0
API Reference Home: [This Version] [Latest Version] [Other Versions]
Struct MySQLProcedure
A struct to hold stored function metadata.
struct MySQLProcedure
;
Fields
Name | Type | Description |
---|---|---|
charSetClient
|
string | |
collationConnection
|
string | |
collationDB
|
string | |
comment
|
string | |
created
|
std | |
db
|
string | |
definer
|
string | |
modified
|
std | |
name
|
string | |
securityType
|
string | |
type
|
string |