ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Database.Query
IQuerySpecificationImpl Interface
IQuerySpecificationImpl Methods
Compile Method
IQuerySpecificationImpl
Compile Method
Compiles a query specification.
Namespace:
PDTec.IceNet.Core.Database.Query
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
ICompiledQuery
Compile
(
IDatabaseRepository
pRepository
)
Parameters
pRepository
Type:
PDTec.IceNet.Core.Database
IDatabaseRepository
The repository.
Return Value
Type:
ICompiledQuery
The compiled query.
See Also
Reference
IQuerySpecificationImpl Interface
PDTec.IceNet.Core.Database.Query Namespace
Copyright © PDTec AG. All rights reserved.