Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / RecryptionHelper Class / SetRecryptionFlag Method
The value of to set for the recrypt field; pass true to mark database for recryption
In This Topic
    SetRecryptionFlag Method
    In This Topic
    Sets the recryption flag for records in the database
    Syntax
    public static void SetRecryptionFlag( 
       bool recrypt
    )

    Parameters

    recrypt
    The value of to set for the recrypt field; pass true to mark database for recryption
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also