SqlCeResultSet.Insert Method

Inserts the specified SqlCeUpdatableRecord into the underlying rowset.

Overload List

Name Description
SqlCeResultSet.Insert (SqlCeUpdatableRecord) Inserts the specified SqlCeUpdatableRecord into the underlying rowset.

Supported by the .NET Compact Framework.
SqlCeResultSet.Insert (SqlCeUpdatableRecord, DbInsertOptions) Inserts the specified SqlCeUpdatableRecord into the underlying rowset and specifies how the cursor is positioned.

Supported by the .NET Compact Framework.

See Also

Reference

SqlCeResultSet Class
SqlCeResultSet Members
System.Data.SqlServerCe Namespace