DbParameterLogData.HasValue Property

Definition

Gets a value indicating whether the parameter has a value (or is assigned null).

public virtual bool HasValue { get; set; }
member this.HasValue : bool with get, set
Public Overridable Property HasValue As Boolean

Property Value

Applies to