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