Advantage .NET Data Provider
Returns the internal handle used by the Advantage Client Engine.
public IntPtr ConnectionHandle {get;}
This handle is currently only used internally by the Advantage Data Provider. It is publicly accessible for possible future enhancements.
Note The AdsConnection must be open when getting the ConnectionHandle.