AdoDotNetParameter.GetSizeImpl 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.
Retrieves an integer value specifying the size of the parameter.
protected:
override int GetSizeImpl();
protected override int GetSizeImpl ();
override this.GetSizeImpl : unit -> int
Protected Overrides Function GetSizeImpl () As Integer
Returns
Returns the size of the parameter and an integer value.