 | SysOptionsSchemaTableLocalUserColumnName Field |
Gets the LocalUser (Utilisateur local) 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 LocalUserColumnName = "LocalUser"
Public Const LocalUserColumnName As String = "LocalUser"
Field Value
Type:
String
Remarks
Gets the LocalUser (Utilisateur local) column name of the table SysOptions
See Also