Click or drag to resize

CCompiledQueryImplBase Class

Inheritance Hierarchy
SystemObject
  PDTec.IceNet.Sdk.DatabaseCCompiledQueryImplBase
    More...

Namespace:  PDTec.IceNet.Sdk.Database
Assembly:  PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public abstract class CCompiledQueryImplBase : ICompiledQueryImpl, 
	ICompiledQuery

The CCompiledQueryImplBase type exposes the following members.

Constructors
  NameDescription
Protected methodCCompiledQueryImplBase
Initializes a new instance of the CCompiledQueryImplBase class
Top
Properties
  NameDescription
Protected propertySql
Returns the database-specific SQL statement of the query.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExecute
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetDatabaseParameters
Returns the database query parameters.
Protected methodGetDbTableSchema
Returns the expected result table schema of the query.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetParameters
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Inheritance Hierarchy
SystemObject
  PDTec.IceNet.Sdk.DatabaseCCompiledQueryImplBase
    PDTec.IceNet.Domain.Folders.QueryFindFolderInfoDuplicatesQuerySpecificationCompiledQuery
    PDTec.IceNet.Domain.Folders.QueryFolderTreeCompleteQuerySpecificationCompiledQuery
    PDTec.IceNet.Sdk.Database.QueryDeleteAllObjectsOfTypeQuerySpecificationCompiledQuery
    PDTec.IceNet.Sdk.Database.QueryInstancesOfAbstractTypesQuerySpecificationCompiledQuery
    PDTec.IceNet.Sdk.Database.QueryObjectInstancesCountQuerySpecificationCompiledQuery
    PDTec.IceNet.Sdk.Database.QueryRelationshipInstancesCountQuerySpecificationCompiledQuery
    PDTec.IceNet.Sdk.UtilsModelUtilsFindFoldersWithKeyPatternQuerySpecificationCompiledQuery