RelationshipEntrySource Class
Holds information about a relationship entry source.
Namespace: Microsoft.Data.Schema.SchemaModel
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public MustInherit Class RelationshipEntrySource
'Usage
Dim instance As RelationshipEntrySource
public abstract class RelationshipEntrySource
public ref class RelationshipEntrySource abstract
public abstract class RelationshipEntrySource
Inheritance Hierarchy
System.Object
Microsoft.Data.Schema.SchemaModel.RelationshipEntrySource
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.