IReadOnlyStoredProcedureParameter.ForRowsAffected Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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