ParentColumnNames Property
Gets or sets list of parent columns used to establish the relation.
            
            
            
            
            
            
            
            'Declaration
 
Public Property ParentColumnNames As String()
             
        
            
            public string[] ParentColumnNames {get; set;}
             
        
             
        
            
            
            Property Value
List of parent columns used to establish the relation.