Search Results for

    Show / Hide Table of Contents

    Struct ConnectionEditor.ConnResult

    Result of editing a connection.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: Reportman.Designer
    Assembly: Reportman.Designer.dll
    Syntax
    public struct ConnectionEditor.ConnResult

    Fields

    View Source

    AgentApiKey

    Declaration
    public string AgentApiKey
    Field Value
    Type Description
    string
    View Source

    AgentBaseUrl

    Declaration
    public string AgentBaseUrl
    Field Value
    Type Description
    string
    View Source

    AgentHubDatabaseId

    Declaration
    public long AgentHubDatabaseId
    Field Value
    Type Description
    long
    View Source

    ConnectionString

    Declaration
    public string ConnectionString
    Field Value
    Type Description
    string
    View Source

    IsAgent

    Declaration
    public bool IsAgent
    Field Value
    Type Description
    bool
    View Source

    ProviderInvariant

    Declaration
    public string ProviderInvariant
    Field Value
    Type Description
    string
    • View Source
    In this article
    Back to top Generated by DocFX