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

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

    Parameters

    EnvironmentHandle
    See Also