<PackageReference Include="Relativity.API" Version="19.5.0" />

Relativity.API.Foundation.Query.IScratchTableInfo

public interface IScratchTableInfo
Details of a Scratch Table
string SchemaName { get; }

Schema the Table is located in. If left empty will default to the Resource schema.

string TableName { get; }

Name of the Table