DataParameter.DefaultSize Property

Definition

Retrieves and integer value specifying the default size for the current parameter type.

protected:
 virtual property int DefaultSize { int get(); };
protected virtual int DefaultSize { get; }
member this.DefaultSize : int
Protected Overridable ReadOnly Property DefaultSize As Integer

Property Value

Returns the default size for the current parameter type.

Applies to