BigIntArrayOutParameter
Represents BigInt Array Out Parameter used in procedure calls
Parses returned SQL value to ballerina value.
function get(typedesc<anydata> typeDesc) returns typeDesc | Error
Type description of the data that need to be converted
The converted ballerina value or Error