Enum InferRelationshipMode
C#
public enum InferRelationshipMode
Fields
Basic | Specifies that tabular column relationships should not be automatically created based on inspection of the relational column relationships. |
None | Specifies that tabular column relationships should not be inferred from relational column relationships. |