Proprietà Flags

Gets the modeling flags for the mining structure column.

Spazio dei nomi  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Flags As String
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .String
A comma-delimited string containing the modeling flags for the mining structure column. The possible value is NOT NULL.