Share via


IReadOnlyStoredProcedureParameter.ForOriginalValue Property

Definition

Gets a value indicating whether the parameter holds the original or the current property value.

public bool? ForOriginalValue { get; }
member this.ForOriginalValue : Nullable<bool>
Public ReadOnly Property ForOriginalValue As Nullable(Of Boolean)

Property Value

Applies to