DataParameter.NullSize Field

Definition

A public size constant holding the value of zero.

public: int NullSize = 0;
public const int NullSize = 0;
val mutable NullSize : int
Public Const NullSize As Integer  = 0

Field Value

Value = 0

Applies to