IScratchTableInfo public interface IScratchTableInfo Details of a Scratch Table Documentation 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