AdoDotNetParameter.SetSizeImpl(Int32) Method

Definition

Sets an integer value specifying the size of this parameter.

protected:
 override void SetSizeImpl(int value);
protected override void SetSizeImpl (int value);
override this.SetSizeImpl : int -> unit
Protected Overrides Sub SetSizeImpl (value As Integer)

Parameters

value
Int32

An integer specifying size.

Applies to