Show / Hide Table of Contents

Enum SortOrder

The sort order to use, either ascending (ASC) or descending (DESC).

Namespace: Oci.DatabasetoolsService.Models
Assembly: OCI.DotNetSDK.Databasetools.dll
Syntax
public enum SortOrder

Fields

Name Description
Asc
Desc
In this article
Back to top