 | SysMachineInfoSchemaTableMachineKeyColumnName Field |
Gets the MachineKey (Clé pc) 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 MachineKeyColumnName = "MachineKey"
Public Const MachineKeyColumnName As String = "MachineKey"
Field Value
Type:
String
Remarks
Gets the MachineKey (Clé pc) column name of the table SysMachineInfo
See Also