 | SysRightColumnSchemaTableRightTableNameColumnName Field |
Gets the RightTableName (Nom de la table) 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 RightTableNameColumnName = "RightTableName"
Public Const RightTableNameColumnName As String = "RightTableName"
Field Value
Type:
String
Remarks
Gets the RightTableName (Nom de la table) column name of the table SysRightColumn
See Also