IReadOnlyStoredProcedure.IsRowsAffectedReturned Property

Definition

Gets a value indicating whether this stored procedure returns the number of rows affected.

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

Property Value

Applies to