ScalarMiningStructureColumn.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the data type of the mining structure column.
[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MiningModelColumnTypeTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public string Type { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MiningModelColumnTypeTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.Type : string with get, set
Public Property Type As String
Property Value
A string that indicates the data type.
- Attributes
Remarks
The following data types are supported for each of the content types. Data Type Supported Content Types --------- ----------------------- Text Discrete, Discretized, Sequence Long Continuous, Cyclical, Discrete, Discretized, Key Sequence, Key Time, Ordered, Sequence, Time Boolean Discrete Double Continuous, Cyclical, Discrete, Discretized, Key Sequence, Key Time, Ordered, Sequence, Time Date Continuous, Discrete, Discretized, Key Time