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.