Конструктор MiningStructureColumn (String)
Initializes a new instance of MiningStructureColumn using a name.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Protected Sub New ( _
name As String _
)
'Применение
Dim name As String
Dim instance As New MiningStructureColumn(name)
protected MiningStructureColumn(
string name
)
protected:
MiningStructureColumn(
String^ name
)
new :
name:string -> MiningStructureColumn
protected function MiningStructureColumn(
name : String
)
Параметры
- name
Тип System. . :: . .String
A String that contains the name of the MiningStructureColumn.