Свойство MiningStructureColumn.Flags
Gets the modeling flags for the mining structure column.
Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)
Синтаксис
'Декларация
Public ReadOnly Property Flags As String
Get
'Применение
Dim instance As MiningStructureColumn
Dim value As String
value = instance.Flags
public string Flags { get; }
public:
property String^ Flags {
String^ get ();
}
member Flags : string
function get Flags () : String
Значение свойства
Тип: System.String
A comma-delimited string containing the modeling flags for the mining structure column. The possible value is NOT NULL.