ICompiledQueryImpl Interface |
Namespace: PDTec.IceNet.Core.Database.Query
public interface ICompiledQueryImpl : ICompiledQuery
The ICompiledQueryImpl type exposes the following members.
| Name | Description | |
|---|---|---|
| Execute |
Executes the query.
| |
| GetParameters |
Retrieves a matching parameter structure required to execute the query.
(Inherited from ICompiledQuery.) |