InferRelationshipMode Enumeration
The InferRelationshipMode enumeration provides a list of the different approaches that can be used by the Biml compiler to automatically infer tabular column relationships.
Enumeration Values
Name | Summary |
---|---|
None | Specifies that tabular column relationships should not be inferred from relational column relationships. |
Basic | Specifies that tabular column relationships should not be automatically created based on inspection of the relational column relationships. |