ArcGIS Pro 2.6 API Reference Guide
VirtualRelationshipClassDescription Class Members
Properties 


ArcGIS.Core.Data Namespace : VirtualRelationshipClassDescription Class

The following tables list the members exposed by VirtualRelationshipClassDescription.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the VirtualRelationshipClassDescription class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets a backward path label. An optional value. If not set, the default value is "backward".  
Public PropertyGets the RelationshipCardinality with which the relationship class is created.  
Public PropertyGets the Field corresponding to the field in the destination table to be used as the foriegn key.  
Public Property Gets or sets a forward path label. An optional value. If not set, the default value is "forward".  
Public Property Gets or sets the name. An optional value. If not set, a name is generated.  
Public PropertyGets the Field corresponding to the field in the origin table to be used as the primary key.  
Top
See Also

Reference

VirtualRelationshipClassDescription Class
ArcGIS.Core.Data Namespace