aspnetdb.mdf資料字典

來源:互聯網
上載者:User
表名:aspnet_Applications
說明:儲存應用程式資訊

欄位名  類型  屬性 說明
 ApplicationName  nvarchar(256)    應用程式名稱
 LoweredApplicationName  nvarchar(256)    小寫應用程式名稱
ApplicationId  uniqueidentifier  PK 應用程式的id, GUID值
 Description  nvarchar(256)  nullable 應用程式的 描述

表名:aspnet_Paths
說明:路徑資訊

欄位名  類型  屬性 說明
 ApplicationId  uniqueidentifier  FK: appnet_Applications.ApplciationId  應用程式Id
 PathId  uniqueidentifier  PK  路徑Id
 Path  nvarchar(256)    路徑資訊
 LoweredPath  nvarchar(256)   小寫路徑資訊

表名:aspnet_Users
說明:使用者資訊

 欄位名  類型  屬性  說明
 ApplicationId  uniqueidentifier    應用程式Id
 UserId  uniqueidentifier  PK 使用者Id
 UserName  nvarchar(256)    使用者名稱
 LoweredUserName  nvarchar(256)    小寫使用者名稱
 MobileAlias  nvarchar(16)    行動電話的pin碼(未使用)
 IsAnonymous  bit    是否為匿名使用者
LastActivityDate  datetime    最後活動日期

表名:aspnet_Membership
說明:成員資訊

 欄位名  類型  屬性  說明
 ApplicationId  uniqueidentifier  FK: appnet_Applications.ApplciationId  應用程式Id
 UserId  uniqueidentifier  FK: aspnet_Users.UserID 使用者Id
 Password  nvarchar(128)    密碼
 PasswordFormat  int   儲存密碼的格式 
 PasswordSalt  nvarchar(128)   密碼的Hash值
 MobilePIN  nvarchar(16)    手機數字 PIN 碼
 Email  nvarchar(256)    電子郵件地址
 LoweredEmail  nvarchar(256)    小寫電子郵件地址
 PasswordQuestion  nvarchar(256)    遺忘密碼問題
 PasswordAnswer  nvarchar(128)    遺忘密碼答案
 IsApproved  bit    
 IsLockedOut  bit    是否鎖住
 CreateDate  datetime    建立時間
 LastLoginDate  datetime    最後登入時間
 LastPasswordChangedDate  datetime    最後密碼更改時間
 LastLockoutDate  datetime    最後一次鎖帳號的時間
 FailedPasswordAttemptCount  int    密碼失敗嘗試次數
 FailedPasswordAttemptWindowStart  datetime    密碼失敗嘗試視窗開啟時間
 FailedPasswordAnswerAttemptCount  int    遺失密碼問題嘗試次數
 FailedPasswordAnswerAttemptWindowStart  datetime    遺失密碼問題輸入視窗開啟時間
 Comment  ntext    備忘

表名:aspnet_Roles
說明:角色表

 欄位名  類型  屬性  說明
ApplicationId  uniqueidentifier  FK: appnet_Applications.ApplciationId 應用程式Id
 RoleId  uniqueidentifier  PK  角色Id
 RoleName  nvarchar(256)    角色名稱
 LoweredRoleName  nvarchar(256)    小的角色名稱
 Description  nvarchar(256)  nullable  描述

表名:aspnet_UsersInRoles
說明:使用者角色關係表

 欄位名  類型 屬性 說明
 UserID  uniqueidentifier  FK: aspnet_Users.UserId 使用者ID 
 RoleID  uniqueidentifier  FK: aspnet_Roles.RoleId  角色ID

表名:aspnet_Profile
說明:ProfileObject Storage Service表

欄位名 類型  屬性  說明 
 UserId  uniqueidentifier  FK: aspnet_Users.UserId  使用者ID
 PropertyNames  ntext    屬性名稱
 PropertyValuesString  ntext    字串值
 PropertyValuesBinary  image    二進位值
LastUpdatedDate  datetime   最後更新日期 

友情提示:大家千萬不要去上海中軟資源!最無賴的就是某某總監,就知道耍流氓,動不動就說開除你,要麼就是讓你妥協,自己錯了還不覺得。。。說話哈沖,絕對可以把你氣瘋掉!

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.