Aspnet_applications in membership

Source: Internet
Author: User

1. Table Structure
---------------

Field type description

========================================================== ====

Applicationid uniqueidentifier application site no.

---------------------------------------------
Applicationname nvarchar (256) site name

---------------------------------------------
Loweredapplicationname nvarchar (256) site name in lowercase

-------------------------------------------------
Description nvarchar (256) site description

Note: uniqueidentifier ---- indicates the guid data structure, which is expressed by a 36 or 38-Bit String.
The actual storage only occupies 16 bytes. This encoding method is not repeated across the world.
Nvarchar (256)-it is for international purposes.

 

2. Example:
-----------------

Applicationid applicationname loweredapplicationname description
========================================================== ==============================
{87a34093-d3fe-4786-a6d2-fa69de254860}

/Profilesample user configuration example
-----------------------------------------------------------

{C4084E49-EE8D-4E89-931C-38B0B2C43251}

/Testweb test site


3. This table is mainly used to manage the information of multiple sites and point out which site the data belongs. Use the stored procedure.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.