SysReportSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The SysReportSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| SysReportSchemaTable | Initializes a new instance of the SysReportSchemaTable class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| CategoryIdColumnName |
Gets the CategoryId (CategoryId) column name
| |
| DescriptionColumnName |
Gets the Description (Description) column name
| |
| DesignerIdColumnName |
Gets the DesignerId (Identifiant de l'éditeur de modèle) column name
| |
| DesignerInfoColumnName |
Gets the DesignerInfo (Informations utilisé par l'éditeur de modèle) column name
| |
| ExtensionIdColumnName |
Gets the ExtensionId (Identifiant de l'extension) column name
| |
| IdColumnName |
Gets the Id (Id) column name
| |
| IsSystemColumnName |
Gets the IsSystem (IsSystem) column name
| |
| IsTemplateColumnName |
Gets the IsTemplate (Squelette) column name
| |
| IsVisibleColumnName |
Gets the IsVisible (Est visible) column name
| |
| LabelColumnName |
Gets the Label (Nom du modèle) column name
| |
| LevelIdColumnName |
Gets the LevelId (LevelId) column name
| |
| PrintCountColumnName |
Gets the PrintCount (PrintCount) column name
| |
| ReportColumnName |
Gets the Report (Report) column name
| |
| ReportDesignStateColumnName |
Gets the ReportDesignState (ReportDesignState) column name
| |
| ReportLanguageColumnName |
Gets the ReportLanguage (Langue du modèle) column name
| |
| ReportModifiedDateColumnName |
Gets the ReportModifiedDate (ReportModifiedDate) column name
| |
| sysCreatedDateColumnName |
Gets the sysCreatedDate (Date de création) column name
| |
| sysCreatedUserColumnName |
Gets the sysCreatedUser (Utilisateur de création) column name
| |
| sysModifiedDateColumnName |
Gets the sysModifiedDate (Date de modification) column name
| |
| sysModifiedUserColumnName |
Gets the sysModifiedUser (Utilisateur de modification) column name
| |
| SysReportTableName |
Gets the SysReport table name
| |
| ThumbnailColumnName |
Gets the Thumbnail (Thumbnail) column name
|