Show / Hide Table of Contents

Class StatementOutputData

An object representing execution output of a statement.

Inheritance
object
StatementOutputData
ImagePngStatementOutputData
TextHtmlStatementOutputData
TextPlainStatementOutputData
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DataflowService.Models
Assembly: OCI.DotNetSDK.Dataflow.dll
Syntax
[JsonConverter(typeof(StatementOutputDataModelConverter))]
public class StatementOutputData
In this article
Back to top