Click or drag to resize

OlapTemplateTableSchemaTable Class

Gets the OlapTemplateTable (Modèles Olap) table
Inheritance Hierarchy
SystemObject
  EBP.Api.Interfaces.SchemaOlapTemplateTableSchemaTable

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 OlapTemplateTableSchemaTable

The OlapTemplateTableSchemaTable type exposes the following members.

Constructors
  NameDescription
Protected methodOlapTemplateTableSchemaTable
Initializes a new instance of the OlapTemplateTableSchemaTable 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 memberAssociatedCubeColumnName
Gets the AssociatedCube (Cube associé au modèle Olap) column name
Public fieldStatic memberCategoryIdColumnName
Gets the CategoryId (Identifiant de la catégorie de vue olap) column name
Public fieldStatic memberDescriptionColumnName
Gets the Description (Description du modèle Olap) column name
Public fieldStatic memberIsSystemColumnName
Gets the IsSystem (Modèle système) column name
Public fieldStatic memberLabelColumnName
Gets the Label (Modèles Olap) column name
Public fieldStatic memberOlapTemplateTableTableName
Gets the OlapTemplateTable table 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 membersysModifiedDateColumnName
Gets the sysModifiedDate (Date de modification) column name
Public fieldStatic membersysModifiedUserColumnName
Gets the sysModifiedUser (Utilisateur de modification) column name
Public fieldStatic memberTemplateColumnName
Gets the Template (Paramètres du modèle Olap) column name
Public fieldStatic memberTemplateIdColumnName
Gets the TemplateId (Code du modèle Olap) column name
Public fieldStatic memberUserSetting_BottomMarginColumnName
Gets the UserSetting_BottomMargin (Marge en bas) column name
Public fieldStatic memberUserSetting_ChartTitleColumnName
Gets the UserSetting_ChartTitle (Titre du graphique) column name
Public fieldStatic memberUserSetting_ChartTitlePositionColumnName
Gets the UserSetting_ChartTitlePosition (Position du titre du graphique) column name
Public fieldStatic memberUserSetting_ChartTypeColumnName
Gets the UserSetting_ChartType (Type de graphique) column name
Public fieldStatic memberUserSetting_DisplayChartColumnName
Gets the UserSetting_DisplayChart (Afficher le graphique) column name
Public fieldStatic memberUserSetting_DisplayChartInFullPageColumnName
Gets the UserSetting_DisplayChartInFullPage (Afficher le graphique en pleine page) column name
Public fieldStatic memberUserSetting_DisplayFooterColumnName
Gets the UserSetting_DisplayFooter (Afficher le pieds de page) column name
Public fieldStatic memberUserSetting_DisplayGridColumnName
Gets the UserSetting_DisplayGrid (Afficher la grille) column name
Public fieldStatic memberUserSetting_DisplayHeaderColumnName
Gets the UserSetting_DisplayHeader (Afficher le haut de page) column name
Public fieldStatic memberUserSetting_FilterValuesColumnName
Gets the UserSetting_FilterValues (Filtres) column name
Public fieldStatic memberUserSetting_FooterTextColumnName
Gets the UserSetting_FooterText (Texte du pieds de page) column name
Public fieldStatic memberUserSetting_GridCollapseStateColumnName
Gets the UserSetting_GridCollapseState (Etat des noeuds de la grille) column name
Public fieldStatic memberUserSetting_GridTitleColumnName
Gets the UserSetting_GridTitle (Titre de la grille) column name
Public fieldStatic memberUserSetting_HeaderTextColumnName
Gets the UserSetting_HeaderText (Texte du haut de page) column name
Public fieldStatic memberUserSetting_LandscapeColumnName
Gets the UserSetting_Landscape (Orientation) column name
Public fieldStatic memberUserSetting_LeftMarginColumnName
Gets the UserSetting_LeftMargin (Marge à gauche) column name
Public fieldStatic memberUserSetting_PaperKindColumnName
Gets the UserSetting_PaperKind (Taille papier) column name
Public fieldStatic memberUserSetting_RightMarginColumnName
Gets the UserSetting_RightMargin (Marge à droite) column name
Public fieldStatic memberUserSetting_SaveFiltersColumnName
Gets the UserSetting_SaveFilters (Enregistrer les filtres) column name
Public fieldStatic memberUserSetting_TopMarginColumnName
Gets the UserSetting_TopMargin (Marge en haut) column name
Public fieldStatic memberUserSetting_WatermarkColumnName
Gets the UserSetting_Watermark (Filigrane) column name
Top
See Also