PSClientError.GetErrorDataSet Method
Include Protected Members
Include Inherited Members
Gets a DataSet that contains all tables and rows which have had errors previously set for a PSI method call.
Overload List
Name | Description | |
---|---|---|
GetErrorDataSet(String) | Gets the specified DataSet that contains all tables and rows which have had errors previously set for a PSI method call. | |
GetErrorDataSet(String, List<[]>) | Gets a DataSet that contains all tables and rows which have had errors previously set for a PSI method call. |
Top