EntityCommand.ExecuteNonQuery Method ()

 

Executes the current command.

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

public override int ExecuteNonQuery()

Return Value

Type: System.Int32

The number of rows affected.