Enum InferRelationshipMode
Namespace: Varigence.Languages.Biml.Tabular
Assembly: Biml.dll
C#
public enum InferRelationshipMode
Fields
| Fields | Description |
|---|---|
| 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. |