Skip to content

Instantly share code, notes, and snippets.

var objCtx = ((System.Data.Entity.Infrastructure.IObjectContextAdapter)Context).ObjectContext;
objCtx.ExecuteStoreCommand("TRUNCATE TABLE [ServiceArgs]");