Skip to main content

Enum AdfJsonFormatFilePattern

Namespace: Varigence.Languages.Biml.DataFactory

Assembly: Biml.dll

C#


public enum AdfJsonFormatFilePattern

Fields

FieldsDescription
ArrayOfObjectsSpecifies that a single JSON array is present at the root of the JSON file.
SetOfObjectsSpecifies that one or more JSON object definitions are present at the root level of the JSON file.