Click or drag to resize

SysSchemaInformationSchemaTable Class

Gets the SysSchemaInformation (Informations du schéma) table
Inheritance Hierarchy
SystemObject
  EBP.Api.Interfaces.SchemaSysSchemaInformationSchemaTable

Namespace:  EBP.Api.Interfaces.Schema
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public abstract class SysSchemaInformationSchemaTable

The SysSchemaInformationSchemaTable type exposes the following members.

Constructors
  NameDescription
Protected methodSysSchemaInformationSchemaTable
Initializes a new instance of the SysSchemaInformationSchemaTable class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberapplicationVersionColumnName
Gets the applicationVersion (Version d'application) column name
Public fieldStatic memberdatabaseIdColumnName
Gets the databaseId (Id de la base) column name
Public fieldStatic memberinterfaceExtensionInformationsColumnName
Gets the interfaceExtensionInformations (Informations sur l'interface d'API) column name
Public fieldStatic memberisApiColumnName
Gets the isApi (Base d'API) column name
Public fieldStatic memberisBetaColumnName
Gets the isBeta (Version bêta) column name
Public fieldStatic memberisCreatedColumnName
Gets the isCreated (Base créée) column name
Public fieldStatic memberisDemoColumnName
Gets the isDemo (Base de démo) column name
Public fieldStatic memberlastApplicationCaptionColumnName
Gets the lastApplicationCaption (Nom de la dernière application utilisée) column name
Public fieldStatic memberlastApplicationIdColumnName
Gets the lastApplicationId (Dernière application utilisée) column name
Public fieldStatic memberlastLastApplicationIdColumnName
Gets the lastLastApplicationId (Dernière application qui a commencé à ouvrir le dossier) column name
Public fieldStatic memberlastSynchroDateColumnName
Gets the lastSynchroDate (Dernière date de synchronisation) column name
Public fieldStatic memberlastSystemVersionColumnName
Gets the lastSystemVersion (Dernière version système) column name
Public fieldStatic memberlastVersionColumnName
Gets the lastVersion (Dernière version) column name
Public fieldStatic memberlevelCompatibilityColumnName
Gets the levelCompatibility (Mode de compatibilité de niveau) column name
Public fieldStatic memberMustVerifyIntegrityColumnName
Gets the MustVerifyIntegrity (Intégrité du schéma à vérifier) column name
Public fieldStatic memberrecoveryInformationsColumnName
Gets the recoveryInformations (Informations de récupération) column name
Public fieldStatic memberschemaIdColumnName
Gets the schemaId (Id de schéma) column name
Public fieldStatic memberschemaMetaDataColumnName
Gets the schemaMetaData (Métadonnées) column name
Public fieldStatic memberSysSchemaInformationTableName
Gets the SysSchemaInformation table name
Public fieldStatic membersystemVersionColumnName
Gets the systemVersion (Version système) column name
Public fieldStatic memberversionColumnName
Gets the version (Version) column name
Top
See Also