Skip to main content

Enum AdfGetMetadataFieldListType

Namespace: Varigence.Languages.Biml.DataFactory

Assembly: Biml.dll

C#


public enum AdfGetMetadataFieldListType

Fields

FieldsDescription
LastModifiedDate that the entity was last modified.
LastModifiedAndStructureBoth the Last Modified and the Structure are selected.
SizeSize of the entity.
SizeAndLastModifiedBoth the Size and the Last Modified are selected
SizeAndStructureBoth the Size and Structure are selected.
SizeLastModifiedAndStructureAll three options are selected. This is the default value.
StructureStructure of the entity.