ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Util.Win Namespace / Win32 Class / SQLFreeEnv Method

In This Topic
    SQLFreeEnv Method
    In This Topic
    Syntax
    'Declaration
     
    Friend Shared Function SQLFreeEnv( _
       ByVal EnvironmentHandle As System.IntPtr _
    ) As System.Short
    internal static System.short SQLFreeEnv( 
       System.IntPtr EnvironmentHandle
    )

    Parameters

    EnvironmentHandle
    See Also