Intersoft.Client.Data.ComponentModel Namespace > QueryDescriptor Class > CreateCopy Method : CreateCopy(Boolean,Boolean,Boolean) Method |
Public Overloads Function CreateCopy( _ ByVal includeSortDescriptor As Boolean, _ ByVal includeFilterDescriptor As Boolean, _ ByVal includePageDescriptor As Boolean _ ) As QueryDescriptor
Dim instance As QueryDescriptor Dim includeSortDescriptor As Boolean Dim includeFilterDescriptor As Boolean Dim includePageDescriptor As Boolean Dim value As QueryDescriptor value = instance.CreateCopy(includeSortDescriptor, includeFilterDescriptor, includePageDescriptor)
public QueryDescriptor CreateCopy( bool includeSortDescriptor, bool includeFilterDescriptor, bool includePageDescriptor )
public: QueryDescriptor^ CreateCopy( bool includeSortDescriptor, bool includeFilterDescriptor, bool includePageDescriptor )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2