PSClientError.GetErrorDataSet 方法
获取包含所有表和行,其中有以前设置的 PSI 方法调用的错误DataSet 。
重载 列表
名称 | 说明 | |
---|---|---|
GetErrorDataSet(String) | 获取指定的DataSet ,其中包含所有表和有以前设置的 PSI 方法调用的错误的行。 | |
GetErrorDataSet(String, List<[]>) | 获取包含所有表和行,其中有以前设置的 PSI 方法调用的错误DataSet 。 |
页首
获取包含所有表和行,其中有以前设置的 PSI 方法调用的错误DataSet 。
名称 | 说明 | |
---|---|---|
GetErrorDataSet(String) | 获取指定的DataSet ,其中包含所有表和有以前设置的 PSI 方法调用的错误的行。 | |
GetErrorDataSet(String, List<[]>) | 获取包含所有表和行,其中有以前设置的 PSI 方法调用的错误DataSet 。 |
页首