Flags propriété
Gets the modeling flags for the mining structure column.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (dans msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Flags As String
Get
'Utilisation
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
Valeur de la propriété
Type : System. . :: . .String
A comma-delimited string containing the modeling flags for the mining structure column. The possible value is NOT NULL.