Classe RelationshipEnd
Represents an EDM relationship.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.RelationshipEnd
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
'Dichiarazione
Public Class RelationshipEnd _
Inherits ModelComponent
'Utilizzo
Dim instance As RelationshipEnd
public class RelationshipEnd : ModelComponent
public ref class RelationshipEnd : public ModelComponent
type RelationshipEnd =
class
inherit ModelComponent
end
public class RelationshipEnd extends ModelComponent
Nel tipo RelationshipEnd sono esposti i membri seguenti.
Nome | Descrizione | |
---|---|---|
![]() |
Annotations | Gets a collection within which you can store custom data. Ereditato da ModelComponent. |
![]() |
Attributes | Gets the collection of attributes in the relationship. |
![]() |
CanRaiseEvents | Ereditato da Component. |
![]() |
Container | Ereditato da Component. |
![]() |
DesignMode | Ereditato da Component. |
![]() |
DimensionID | Gets or sets the Dimension identifier for the current relationship. |
![]() |
Events | Ereditato da Component. |
![]() |
FriendlyName | Gets the friendly name of the identifier. Esegue l'override di ModelComponent.FriendlyName. |
![]() |
KeyForCollection | Gets the key that is used in the collections. Esegue l'override di ModelComponent.KeyForCollection. |
![]() |
Multiplicity | Gets or sets the multiplicity value for the relationship. |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. Ereditato da ModelComponent. |
![]() |
Parent | Infrastruttura. Gets the IModelComponent object that is the parent of the ModelComponent object. Ereditato da ModelComponent. |
![]() |
Role | Gets or sets the role for this relationship end. |
![]() |
Site | Ereditato da Component. |
![]() |
Translations | Gets the collection of translations that are associated with an object. |
![]() |
VisualizationProperties | Gets or sets the visualization properties. |
In alto
Nome | Descrizione | |
---|---|---|
![]() |
AddToContainer | Infrastruttura. Adds a ModelComponent object to the specified container. Ereditato da ModelComponent. |
![]() |
AfterInsert | Infrastruttura. Displays a ModelComponent object after added to the specified index. Ereditato da ModelComponent. |
![]() |
AfterMove | Infrastruttura. Displays a ModelComponent object after moving to the specified index. Ereditato da ModelComponent. |
![]() |
AfterRemove | Infrastruttura. Displays a ModelComponentCollection after a ModelComponent object is removed. Ereditato da ModelComponent. |
![]() |
BeforeRemove | Infrastruttura. Removes the ModelComponent object before the cleanup. Ereditato da ModelComponent. |
![]() |
CopyTo(ModelComponent) | Infrastruttura. Copies a ModelComponent object to the specified object. Ereditato da ModelComponent. |
![]() |
CopyTo(RelationshipEnd) | Copies the object character from a specified segment of this instance to a specified segment of a destination. |
![]() |
CreateObjRef | Criticità per la sicurezza. Ereditato da MarshalByRefObject. |
![]() |
Dispose() | Ereditato da Component. |
![]() |
Dispose(Boolean) | Ereditato da Component. |
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Component. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetLifetimeService | Criticità per la sicurezza. Ereditato da MarshalByRefObject. |
![]() |
GetService | Ereditato da Component. |
![]() |
GetType | Ereditato da Object. |
![]() |
InitializeLifetimeService | Criticità per la sicurezza. Ereditato da MarshalByRefObject. |
![]() |
MemberwiseClone() | Ereditato da Object. |
![]() |
MemberwiseClone(Boolean) | Ereditato da MarshalByRefObject. |
![]() |
RemoveFromContainer | Infrastruttura. Removes a ModelComponent object from the specified container. Ereditato da ModelComponent. |
![]() |
Reset | Infrastruttura. Resets the component to an initial state. Ereditato da ModelComponent. |
![]() |
Submit() | Infrastruttura. Submits a ModelComponent object. Ereditato da ModelComponent. |
![]() |
Submit(Boolean) | Infrastruttura. Submits a ModelComponent object. Ereditato da ModelComponent. |
![]() |
ToString | Infrastruttura. Returns a string that represents the current object. Ereditato da ModelComponent. |
![]() |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. Ereditato da ModelComponent. |
![]() |
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. Ereditato da ModelComponent. |
![]() |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | Indicates whether a ModelComponent object is valid. Ereditato da ModelComponent. |
In alto
In alto
Nome | Descrizione | |
---|---|---|
![]() ![]() |
IHostableComponent.Host | Gets or sets the IServiceProvider that is the host of the ModelComponent. Ereditato da ModelComponent. |
![]() ![]() |
IModelComponent.FriendlyPath | Gets a friendly path for the ModelComponent. Ereditato da ModelComponent. |
![]() ![]() |
IModelComponent.OwningCollection | Gets or sets the collection that owns the current object. Ereditato da ModelComponent. |
In alto
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.