The following tables list the members exposed by QueryTableDescription.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | MakeCopy | Gets or sets a value indicating whether a copy of the data should be copied on the client side in order to create the query table. | 
|  | Name | Gets or sets the name of the query table. | 
|  | PrimaryKeys | Gets or sets the comma-separated list of key fields to be used to manufacture ObjectIDs. | 
|  | QueryDef | Gets the QueryDef that was passed into the QueryTableDescriptionconstructor. | 
TopSee Also