ByReferencePropertyExtension Class
This property extension also manages how to respond to selections on the designer surface. Since we are receiving notifications of selected properties and entity types from the Entity Designer we can ensure that the right feed tree is selected and the right property within that feed tree is selected.
Inheritance Hierarchy
System..::..Object
Microsoft.VisualStudio.Data.Tools.Integration.Entity.Extensions..::..ByReferencePropertyExtension
Namespace: Microsoft.VisualStudio.Data.Tools.Integration.Entity.Extensions
Assembly: Microsoft.VisualStudio.Data.Tools.Integration (in Microsoft.VisualStudio.Data.Tools.Integration.dll)
Syntax
'Declaration
Public Class ByReferencePropertyExtension
'Usage
Dim instance As ByReferencePropertyExtension
public class ByReferencePropertyExtension
public ref class ByReferencePropertyExtension
type ByReferencePropertyExtension = class end
public class ByReferencePropertyExtension
The ByReferencePropertyExtension type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ConfigurationsModel | Gets {insert text here}. |
![]() |
HydratedModel | Gets {insert text here}. |
![]() |
ModelBus | Gets {insert text here}. |
![]() |
StorageReference | Gets {insert text here}. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.Data.Tools.Integration.Entity.Extensions Namespace
.gif)
.gif)
.gif)