DocumentSqlView public class DocumentSqlView Documentation public int DocumentCount { get; set; } public string DocumentIdColumnName { get; set; } public string Name { get; set; } public string Schema { get; set; } public DocumentSqlView()