Share via


IReadOnlyStoredProcedureParameter.ForRowsAffected Property

Definition

Gets a value indicating whether the parameter holds the rows affected by the stored procedure.

public bool ForRowsAffected { get; }
member this.ForRowsAffected : bool
Public ReadOnly Property ForRowsAffected As Boolean

Property Value

Applies to