MiningStructureColumn-Member

Represents the structure of a mining column.

Der MiningStructureColumn-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals Determines whether two instances of Object are equal. (Überschreibt Object. . :: . .Equals(Object).)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Überschreibt Object. . :: . .GetHashCode() () () ().)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString Gets the name of the mining structure column. (Überschreibt Object. . :: . .ToString() () () ().)

Zum Anfang

Operatoren

  Name Beschreibung
Öffentlicher OperatorStatischer Member Equality Determines whether two specified instances of MiningStructureColumn are equal.
Öffentlicher OperatorStatischer Member Inequality Determines whether two specified instances of MiningStructureColumn have different values.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Columns Gets the nested columns for the mining structure column.
Öffentliche Eigenschaft ContainingColumn Gets the name of the table column containing this mining structure column.
Öffentliche Eigenschaft Content Gets the content type of the mining structure column.
Öffentliche Eigenschaft Description Gets the description of the mining structure column.
Öffentliche Eigenschaft Distribution Gets the MiningColumnDistribution for this mining structure column.
Öffentliche Eigenschaft Flags Gets the modeling flags for the mining structure column.
Öffentliche Eigenschaft FullyQualifiedName Gets the fully-qualified name for the mining structure column.
Öffentliche Eigenschaft IsProcessed Gets a Boolean indicating if this column is processed.
Öffentliche Eigenschaft IsRelatedToKey Gets a Boolean indicating if this column is related to the key.
Öffentliche Eigenschaft LastProcessed Gets the date and time the mining structure column was last processed.
Öffentliche Eigenschaft LastUpdated Gets the date and time the mining Structure column was last updated.
Öffentliche Eigenschaft Name Gets the name of the mining structure column.
Öffentliche Eigenschaft Parent Gets the parent MiningStructure.
Öffentliche Eigenschaft ParentMiningStructure Gets the parent MiningStructure to which this mining structure column belongs.
Öffentliche Eigenschaft Properties Gets a PropertyCollection containing properties for the mining structure column.
Öffentliche Eigenschaft RelatedAttribute Gets the name of the target column that the current column either relates to, or is a special property of.
Öffentliche Eigenschaft Type Gets a MiningColumnType representing the type of the column.
Öffentliche Eigenschaft UniqueName Gets the unique name for the mining structure column.

Zum Anfang