The SqlOra type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberMaxArrayLength
Returns/Sets the maximum number of elements for return array parameters. The total maximum size in bytes is 16,777,216.
Public propertyStatic memberMaxNonStringSize
Returns/Sets the maximum size for non-string return parameters.
Public propertyStatic memberMaxStringElementSize
Returns/Sets the maximum size of return string elements in array parameters.
Public propertyStatic memberMaxStringSize
Returns/Sets the maximum size of return string parameters.

See Also