Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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
Property Value
Type: System.String
The name of the structure column.