📄 datauserdetail.designer.cs
字号:
set {
this[this.tablewmf_UserDetail.NickNameColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string TrueName {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.TrueNameColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“TrueName”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.TrueNameColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool Sex {
get {
try {
return ((bool)(this[this.tablewmf_UserDetail.SexColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“Sex”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.SexColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public System.DateTime BirthDay {
get {
try {
return ((System.DateTime)(this[this.tablewmf_UserDetail.BirthDayColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“BirthDay”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.BirthDayColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string IdCard {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.IdCardColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“IdCard”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.IdCardColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string Country {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.CountryColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“Country”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.CountryColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string Province {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.ProvinceColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“Province”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.ProvinceColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string City {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.CityColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“City”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.CityColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string Address {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.AddressColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“Address”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.AddressColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string Postcode {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.PostcodeColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“Postcode”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.PostcodeColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string Profession {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.ProfessionColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“Profession”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.ProfessionColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public decimal Account {
get {
try {
return ((decimal)(this[this.tablewmf_UserDetail.AccountColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“Account”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.AccountColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string Signature {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.SignatureColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“Signature”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.SignatureColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool EnableSign {
get {
try {
return ((bool)(this[this.tablewmf_UserDetail.EnableSignColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“EnableSign”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.EnableSignColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string Blog {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.BlogColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“Blog”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.BlogColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string Interest {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.InterestColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“Interest”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.InterestColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public byte[] Image {
get {
try {
return ((byte[])(this[this.tablewmf_UserDetail.ImageColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“Image”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.ImageColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string ImageType {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.ImageTypeColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“ImageType”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.ImageTypeColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public bool EnableImage {
get {
try {
return ((bool)(this[this.tablewmf_UserDetail.EnableImageColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“EnableImage”的值为 DBNull。", e);
}
}
set {
this[this.tablewmf_UserDetail.EnableImageColumn] = value;
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public string PrivateEmail {
get {
try {
return ((string)(this[this.tablewmf_UserDetail.PrivateEmailColumn]));
}
catch (System.InvalidCastException e) {
throw new System.Data.StrongTypingException("表“wmf_UserDetail”中列“PrivateEmail”的值为 DBNull。", e);
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -