This documentation is archived and is not being maintained.
DbInsertCommandTree Class
Visual Studio 2008
Represents a single row insert operation expressed as a command tree. This class cannot be inherited.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
When the Returning property is set, the command returns a reader; otherwise, it returns a scalar value indicating the number of rows affected.
System.Object
System.Data.Common.CommandTrees.DbCommandTree
System.Data.Common.CommandTrees.DbModificationCommandTree
System.Data.Common.CommandTrees.DbInsertCommandTree
System.Data.Common.CommandTrees.DbCommandTree
System.Data.Common.CommandTrees.DbModificationCommandTree
System.Data.Common.CommandTrees.DbInsertCommandTree
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: