Search Results for

    Show / Hide Table of Contents
    View Source

    Class UmbracoDatabase.CommandInfo

    Inheritance
    object
    Namespace: Umbraco.Cms.Infrastructure.Persistence
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class UmbracoDatabase.CommandInfo

    Constructors

    View Source

    CommandInfo(IDbCommand)

    Declaration
    public CommandInfo(IDbCommand cmd)
    Parameters
    Type Name Description
    IDbCommand cmd

    Properties

    View Source

    Parameters

    Declaration
    public UmbracoDatabase.ParameterInfo[] Parameters { get; }
    Property Value
    Type Description
    ParameterInfo[]
    View Source

    Text

    Declaration
    public string Text { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX