Właściwość MiningStructureColumn.RelatedAttribute
Pobiera nazwę kolumna miejsce docelowe, która bieżącej kolumna dotyczy albo jest specjalne właściwość.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdServer
Zestaw: msmgdsrv (w msmgdsrv.dll)
Składnia
'Deklaracja
Public ReadOnly Property RelatedAttribute As String
Get
'Użycie
Dim instance As MiningStructureColumn
Dim value As String
value = instance.RelatedAttribute
public string RelatedAttribute { get; }
public:
property String^ RelatedAttribute {
String^ get ();
}
member RelatedAttribute : string
function get RelatedAttribute () : String
Wartość właściwości
Typ: System.String
A ciąg zawierający nazwę kolumna miejsce docelowe.
Zobacz także