multipleActiveResultSets

@JvmName(name = "tetascvnhrsubajp")
suspend fun multipleActiveResultSets(value: Output<Any>)
@JvmName(name = "vwlotryfxubtwnjk")
suspend fun multipleActiveResultSets(value: Any?)

Parameters

value

When true, an application can maintain multiple active result sets (MARS). When false, an application must process or cancel all result sets from one batch before it can execute any other batch on that connection, used by recommended version. Type: Boolean (or Expression with resultType boolean).