DataParameter.GetSizeImpl 方法

定义

检索指定参数大小的整数值。

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

返回

Int32

返回参数的大小和整数值。

适用于