Skip to main content

Enum ProcessingGroup

Namespace: Varigence.Languages.Biml.Dimension

Assembly: Biml.dll

C#


public enum ProcessingGroup

Fields

FieldsDescription
ByAttributeSpecifies that a separate SQL query should be sent to the relational database for each attribute that is processed.
ByTableSpecifies that a separate SQL query should be sent to the relational database for each table that is processed.