Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to get both sides of a relationship.
Namespace: Microsoft.Data.Schema.SchemaModel
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Interface IModelRelationship _
Inherits IModelEntity
'Usage
Dim instance As IModelRelationship
public interface IModelRelationship : IModelEntity
public interface class IModelRelationship : IModelEntity
public interface IModelRelationship extends IModelEntity
Remarks
This interface should be used by features that do not know about explicit model interfaces.