Show / Hide Table of Contents

Class PushDownOperation

The information about a push down operation.

Inheritance
object
PushDownOperation
FilterPush
Join
Query
Select
Sort
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
[JsonConverter(typeof(PushDownOperationModelConverter))]
public class PushDownOperation
In this article
Back to top