Class QueryArrayOwnedHandle
public class QueryArrayOwnedHandle : QueryArrayHandle, IDisposable
- Inheritance
-
QueryArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(Query[])
public static QueryArrayOwnedHandle Create(Query[] data)
Parameters
data
Query[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()