DimensionAttribute.DerivedFromTableId Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the derived table identifier of the attributes.
C#
public string DerivedFromTableId { get; set; }
member this.DerivedFromTableId : string with get, set
Public Property DerivedFromTableId As String
A string that contains the derived table identifier of the attributes.
Product | Versions |
---|---|
Analysis Services SDK for .NET | latest |