Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name of the related column for the MiningModelColumn.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public ReadOnly Property RelatedAttribute As String
Get
'Usage
Dim instance As MiningModelColumn
Dim value As String
value = instance.RelatedAttribute
public string RelatedAttribute { get; }
public:
property String^ RelatedAttribute {
String^ get ();
}
member RelatedAttribute : string
function get RelatedAttribute () : String
Property Value
Type: System.String
The name of the related column for the MiningModelColumn.