ModelRelationshipClass Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The metadata class for relationships.
public sealed class ModelRelationshipClass
type ModelRelationshipClass = class
Public NotInheritable Class ModelRelationshipClass
- Inheritance
-
ModelRelationshipClass
Remarks
TSqlModelSchema metadata classes provide access to the structure and instance data within a TSqlSchemaModel
instance.
Properties
FromObjectClass |
The ModelTypeClass of the referencing object for the relationship. This represents the class of objects the relationship comes from |
Name |
Relationship name. |
Properties |
Properties for the relationship. |
SupportedPlatforms |
The TSqlPlatforms versions on which this relationship is supported. |
Type |
Type of the relationship. |