Show / Hide Table of Contents

    ParamValueExtensions Class

    .NET Standard 2.x

    Provides extension methods for ParamValue.

    Namespace: SnapObjects.Data.Oracle

    Assembly: SnapObjects.Data.Oracle.dll

    Syntax

    public static class ParamValueExtensions
    

    Methods

    Name Description
    SetArrayBindSize(this ParamValue paramValue, int[] arrayBindSize) Sets the maximum size of each array element in the ParamValue.
    Back to top Generated by Appeon