Share via


IMutableStoredProcedure.IsRowsAffectedReturned Property

Definition

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

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

Property Value

Applies to