Show / Hide Table of Contents

Class GenericRestCallAttribute

Properties to configure reading from a REST data asset / connection.

Inheritance
object
AbstractCallAttribute
GenericRestCallAttribute
Inherited Members
AbstractCallAttribute.FetchSize
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
public class GenericRestCallAttribute : AbstractCallAttribute
In this article
Back to top