 | SysUserSchemaTableBlockedColumnName Field |
Gets the Blocked (Bloqué) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string BlockedColumnName = "Blocked"
Public Const BlockedColumnName As String = "Blocked"
Field Value
Type:
String
Remarks
Gets the Blocked (Bloqué) column name of the table SysUser
See Also