public void SetResultSchema( int idx, AnalysisResultSchema resultSchema )
| Exception | Condition |
|---|---|
| ArgumentException | idx refers to non-existent result schema -or- name of resultSchema is not unique in view |
| ArgumentNullException | A non-optional argument was null |