다음을 통해 공유


StructureColumn 속성

Gets the name of the structure column for the MiningModelColumn.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.dll)

구문

‘선언
Public ReadOnly Property StructureColumn As String
    Get
‘사용 방법
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

속성 값

유형: System. . :: . .String
A String containing the name of the structure column.