 | OlapTemplateTableSchemaTableAssociatedCubeColumnName Field |
Gets the AssociatedCube (Cube associé au modèle Olap) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string AssociatedCubeColumnName = "AssociatedCube"
Public Const AssociatedCubeColumnName As String = "AssociatedCube"
Field Value
Type:
String
Remarks
Gets the AssociatedCube (Cube associé au modèle Olap) column name of the table OlapTemplateTable
See Also