WinRangePivotGridSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The WinRangePivotGridSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| WinRangePivotGridSchemaTable | Initializes a new instance of the WinRangePivotGridSchemaTable 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 | |
|---|---|---|
| GridIdColumnName |
Gets the GridId (Identifiant de la grille) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| OwningIdColumnName |
Gets the OwningId (Id du propriétaire) column name
| |
| RangeTypeId0ColumnName |
Gets the RangeTypeId0 (Code gamme(0)) column name
| |
| RangeTypeId1ColumnName |
Gets the RangeTypeId1 (Code gamme(1)) column name
| |
| RangeTypeId2ColumnName |
Gets the RangeTypeId2 (Code gamme(2)) column name
| |
| RangeTypeId3ColumnName |
Gets the RangeTypeId3 (Code gamme(3)) column name
| |
| RangeTypeId4ColumnName |
Gets the RangeTypeId4 (Code gamme(4)) column name
| |
| sysCreatedDateColumnName |
Gets the sysCreatedDate (Date de création) column name
| |
| sysCreatedUserColumnName |
Gets the sysCreatedUser (Utilisateur de création) column name
| |
| sysEditCounterColumnName |
Gets the sysEditCounter (Compteur de modifications) column name
| |
| sysModifiedDateColumnName |
Gets the sysModifiedDate (Date de modification) column name
| |
| sysModifiedUserColumnName |
Gets the sysModifiedUser (Utilisateur de modification) column name
| |
| WinRangePivotGridTableName |
Gets the WinRangePivotGrid table name
|