Compartir a través de


Flags Propiedad

Gets the modeling flags for the mining structure column.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdServer
Ensamblado:  msmgdsrv (en msmgdsrv.dll)

Sintaxis

'Declaración
Public ReadOnly Property Flags As String
    Get
'Uso
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

Valor de la propiedad

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