DataParameter.GetSizeCore Method

Definition

Retrieves an integer value specifying the size of the parameter.

protected:
 virtual int GetSizeCore();
protected virtual int GetSizeCore ();
abstract member GetSizeCore : unit -> int
override this.GetSizeCore : unit -> int
Protected Overridable Function GetSizeCore () As Integer

Returns

The size of the parameter as an integer value.

Applies to