DataParameter.GetSizeImpl Method

Definition

Retrieves an integer value specifying the size of the parameter.

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

Returns

Returns the size of the parameter and an integer value.

Applies to