AdoDotNetParameter.SetSizeImpl(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.