AdoDotNetParameter.SetSizeCore(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 SetSizeCore(int value);
protected override void SetSizeCore (int value);
override this.SetSizeCore : int -> unit
Protected Overrides Sub SetSizeCore (value As Integer)
Parameters
- value
- Int32
An integer specifying size.