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

In This Topic
    SQL_SUCCEEDED Method
    In This Topic
    Syntax
    'Declaration
     
    Friend Shared Function SQL_SUCCEEDED( _
       ByVal rc As System.Short _
    ) As System.Boolean
    internal static System.bool SQL_SUCCEEDED( 
       System.short rc
    )

    Parameters

    rc
    See Also