SQLScriptServiceHelper.GetDataFromStoredProc(
            this.Context,
            DatabaseType.Oracle,
            "/*dialect*/TJ_P_INVENTORY_UPLOAD_JOB",
            null);
注意:方言标识/*dialect*/必须顶格,前面不能有任何字符,包括空格。

相关文章:

  • 2021-11-17
  • 2021-11-15
  • 2022-02-07
  • 2022-12-23
猜你喜欢
  • 2021-11-28
  • 2021-11-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案