Click or drag to resize

StorageGroupsGridSqlGenerator Class

Inheritance Hierarchy
SystemObject
  FileHold.Common.GridGridFilterSqlGenerator
    FileHold.DocumentRepository.ModelsStorageGroupsGridSqlGenerator

Namespace:  FileHold.DocumentRepository.Models
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public class StorageGroupsGridSqlGenerator : GridFilterSqlGenerator

The StorageGroupsGridSqlGenerator type exposes the following members.

Constructors
  NameDescription
Public methodStorageGroupsGridSqlGenerator
Initializes a new instance of the StorageGroupsGridSqlGenerator class
Top
Properties
Methods
Fields
  NameDescription
Protected fieldvisibledColumns (Inherited from GridFilterSqlGenerator.)
Protected fieldwhereClause (Inherited from GridFilterSqlGenerator.)
Top
Extension Methods
See Also