RelationshipClearRelationshipKeys Method  | 
 
            Clears the relationship keys from the current instance. The operation is allowed only if the relationship category is not 
Native.
            
 
    Namespace: 
   Dundas.BI.Data.Relationships
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic void ClearRelationshipKeys()
Public Sub ClearRelationshipKeys
public:
void ClearRelationshipKeys()
member ClearRelationshipKeys : unit -> unit 
Exceptions
See Also