CellOutputType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Azure SDK for .NET