Share via


ScalarMiningStructureColumn Miembros

Represents a MiningStructureColumn element that contains scalar values. This class cannot be inherited.

El tipo ScalarMiningStructureColumn expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ScalarMiningStructureColumn() () () () Initializes a new instance of the ScalarMiningStructureColumn class using default values.
Método publico ScalarMiningStructureColumn(String) Initializes a new instance of ScalarMiningStructureColumn using a name.
Método publico ScalarMiningStructureColumn(String, String) Initializes a new instance of ScalarMiningStructureColumn using a name and an identifier.

Principio

Métodos

  Nombre Descripción
Método protegido AddToContainer Infraestructura. (Se hereda de ModelComponent).
Método protegido AfterInsert Infraestructura. (Se hereda de ModelComponent).
Método protegido AfterMove Infraestructura. (Se hereda de ModelComponent).
Método protegido AfterRemove Infraestructura. (Se hereda de ModelComponent).
Método protegido BeforeRemove Infraestructura. (Se hereda de MiningStructureColumn).
Método publico Clone Creates a new full copy of an object. (Invalida MiningStructureColumn. . :: . .Clone() () () ().)
Método protegido CopyTo(MiningStructureColumn) Copies a MiningStructureColumn object to the specified object. (Se hereda de MiningStructureColumn).
Método protegido CopyTo Infraestructura. (Se hereda de ModelComponent).
Método protegido CopyTo(NamedComponent) (Se hereda de NamedComponent).
Método publico CopyTo(ScalarMiningStructureColumn) Copies a ScalarMiningStructureColumn object to the specified object.
Método publico CreateDerivedColumn (Invalida MiningStructureColumn. . :: . .CreateDerivedColumn() () () ().)
Método publico CreateObjRef (Se hereda de MarshalByRefObject).
Método publico Dispose (Se hereda de Component).
Método protegido Dispose (Se hereda de Component).
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Component).
Método publico GetAvailableContentType
Método publico GetHashCode (Se hereda de Object).
Método publico GetLifetimeService (Se hereda de MarshalByRefObject).
Método protegido GetService (Se hereda de Component).
Método publico GetType (Se hereda de Object).
Método publico InitializeLifetimeService (Se hereda de MarshalByRefObject).
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de MarshalByRefObject).
Método protegido RemoveFromContainer Infraestructura. (Se hereda de ModelComponent).
Método protegido Reset (Se hereda de NamedComponent).
Método publico Submit() () () () Infraestructura. (Se hereda de ModelComponent).
Método publico Submit(Boolean) Infraestructura. (Se hereda de ModelComponent).
Método publico ToString (Se hereda de NamedComponent).
Método publico Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Se hereda de ModelComponent).
Método publico Validate(ValidationErrorCollection, Boolean) Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Se hereda de ModelComponent).
Método publico Validate(ValidationErrorCollection, Boolean, ServerEdition) Indicates whether the ScalarMiningStructureColumn object is valid. (Invalida NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)

Principio

Propiedades

  Nombre Descripción
Propiedad pública Annotations Gets a collection within which you can store custom data. (Se hereda de ModelComponent).
Propiedad protegida CanRaiseEvents (Se hereda de Component).
Propiedad pública ClassifiedColumns Contains the collection of related columns that are classified by the ScalarMiningStructureColumn object.
Propiedad pública Container (Se hereda de Component).
Propiedad pública Content Gets or sets the content of the column in the ScalarMiningStructureColumn object.
Propiedad pública Description (Se hereda de NamedComponent).
Propiedad protegida DesignMode (Se hereda de Component).
Propiedad pública DiscretizationBucketCount Gets or sets the number of buckets into which to discretize the column values.
Propiedad pública DiscretizationMethod Gets or sets the method to be used for discretization.
Propiedad pública Distribution Gets or sets a provider-specific value that describes how scalar values are distributed within a column of a ScalarMiningStructureColumn object.
Propiedad protegida Events (Se hereda de Component).
Propiedad protegida FriendlyName (Se hereda de NamedComponent).
Propiedad pública ID (Se hereda de NamedComponent).
Propiedad pública IsKey Gets or sets whether the column provides the key for the case in a ScalarMiningStructureColumn object.
Propiedad pública KeyColumns Gets the collection of KeyColumns definitions for ScalarMiningStructureColumn.
Propiedad protegida KeyForCollection (Se hereda de NamedComponent).
Propiedad pública ModelingFlags Gets the collection of ModelingFlags for a column.
Propiedad pública Name (Se hereda de NamedComponent).
Propiedad pública NameColumn Gets or sets the column that provides the name of ScalarMiningStructureColumn.
Propiedad pública OwningCollection Gets or sets the collection that contains the ModelComponent. (Se hereda de ModelComponent).
Propiedad pública Parent Infraestructura. (Se hereda de ModelComponent).
Propiedad pública ParentDatabase Gets the parent Database of the MiningStructureColumn object. (Se hereda de MiningStructureColumn).
Propiedad pública ParentMiningStructure Gets the parent mining structure of a MiningStructureColumn object. (Se hereda de MiningStructureColumn).
Propiedad pública ParentServer Gets the parent Database of the MiningStructureColumn object. (Se hereda de MiningStructureColumn).
Propiedad pública Site (Se hereda de NamedComponent).
Propiedad pública SiteID (Se hereda de NamedComponent).
Propiedad pública Source Gets or sets the source for the column.
Propiedad pública Translations Gets the collection of Translation objects associated with the ScalarMiningStructureColumn.
Propiedad pública Type Gets or sets the data type of the mining structure column.

Principio

Eventos

  Nombre Descripción
Evento público Disposed (Se hereda de Component).

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado ICloneable. . :: . .Clone
Implementación de interfaces explícitasMétodo privado IFormattable. . :: . .ToString (Se hereda de NamedComponent).
Implementación de interfaces explícitasPropiedad privada IHostableComponent. . :: . .Host (Se hereda de ModelComponent).
Implementación de interfaces explícitasPropiedad privada IModelComponent. . :: . .FriendlyPath (Se hereda de ModelComponent).
Implementación de interfaces explícitasPropiedad privada IModelComponent. . :: . .OwningCollection (Se hereda de ModelComponent).

Principio