Partilhar via


CellOutputType Estrutura

Definição

Saídas de execução, exibição ou fluxo.

public readonly struct CellOutputType : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.CellOutputType>
type CellOutputType = struct
Public Structure CellOutputType
Implements IEquatable(Of CellOutputType)
Herança
CellOutputType
Implementações

Construtores

CellOutputType(String)

Inicializa uma nova instância de CellOutputType.

Propriedades

DisplayData

display_data.

Error

erro.

ExecuteResult

execute_result.

Stream

Fluxo.

Métodos

Equals(CellOutputType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(CellOutputType, CellOutputType)

Determina se dois CellOutputType valores são os mesmos.

Implicit(String to CellOutputType)

Converte uma cadeia de caracteres em um CellOutputType.

Inequality(CellOutputType, CellOutputType)

Determina se dois CellOutputType valores não são os mesmos.

Aplica-se a