 | SysSynchronizedVersionSchemaTableVersionKonwnByDistantColumnName Field |
Gets the VersionKonwnByDistant (Version connue par l'application distante) 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 VersionKonwnByDistantColumnName = "VersionKonwnByDistant"
Public Const VersionKonwnByDistantColumnName As String = "VersionKonwnByDistant"
Field Value
Type:
String
Remarks
Gets the VersionKonwnByDistant (Version connue par l'application distante) column name of the table SysSynchronizedVersion
See Also