If I execute the above interpolated string with ExecuteSqlRaw and ExecuteSqlRawAsync as follows it works gracefully: var deleteCommand = $"Delete From ...
確定! 回上一頁