Click or drag to resize

SysLinkedExtensionSchemaTable Fields

The SysLinkedExtensionSchemaTable type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDescriptionColumnName
Gets the Description (Description) column name
Public fieldStatic memberEnabledColumnName
Gets the Enabled (Activée) column name
Public fieldStatic memberExtensionTypeNameColumnName
Gets the ExtensionTypeName (Nom de la classe d'extension) column name
Public fieldStatic memberExtensionVersionColumnName
Gets the ExtensionVersion (Version de l'extension) column name
Public fieldStatic memberIdColumnName
Gets the Id (Identifiant de l'extension) column name
Public fieldStatic memberInterfaceExtensionIdColumnName
Gets the InterfaceExtensionId (Id de l'interface d'API de l'extension) column name
Public fieldStatic memberInterfaceExtensionPrefixColumnName
Gets the InterfaceExtensionPrefix (Préfixe de l'extension) column name
Public fieldStatic memberInterfaceExtensionVersionColumnName
Gets the InterfaceExtensionVersion (Version de l'interface d'API de l'extension) column name
Public fieldStatic memberNameColumnName
Gets the Name (Nom) column name
Public fieldStatic memberRelativePathColumnName
Gets the RelativePath (Chemin relatif vers l'extension) column name
Public fieldStatic membersysCreatedDateColumnName
Gets the sysCreatedDate (Date de création) column name
Public fieldStatic membersysCreatedUserColumnName
Gets the sysCreatedUser (Utilisateur de création) column name
Public fieldStatic memberSysLinkedExtensionTableName
Gets the SysLinkedExtension table name
Public fieldStatic membersysModifiedDateColumnName
Gets the sysModifiedDate (Date de modification) column name
Public fieldStatic membersysModifiedUserColumnName
Gets the sysModifiedUser (Utilisateur de modification) column name
Top
See Also