IReadOnlyStoredProcedureResultColumn.ForRowsAffected Property

Definition

Gets a value indicating whether the result column will hold 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