Example: Context.Entity.FromSqlRaw("SELECT * FROM dbo.SomeFunction({@MyParameter})", new SqlParameter("@MyParameter", "some value")).
確定! 回上一頁