Freigeben über


StructureColumn-Eigenschaft

Gets the name of the structure column for the MiningModelColumn.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

'Declaration
Public ReadOnly Property StructureColumn As String
    Get
'Usage
Dim instance As MiningModelColumn
Dim value As String

value = instance.StructureColumn
public string StructureColumn { get; }
public:
property String^ StructureColumn {
    String^ get ();
}
member StructureColumn : string
function get StructureColumn () : String

Eigenschaftswert

Typ: System. . :: . .String
A String containing the name of the structure column.