Search Results for

    Show / Hide Table of Contents
    View Source

    Class SqlServerDatabaseCreator

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Persistence.SqlServer.Services
    Assembly: Umbraco.Cms.Persistence.SqlServer.dll
    Syntax
    public class SqlServerDatabaseCreator : IDatabaseCreator

    Properties

    View Source

    ProviderName

    Declaration
    public string ProviderName { get; }
    Property Value
    Type Description
    System.String

    Methods

    View Source

    Create(String)

    Declaration
    public void Create(string connectionString)
    Parameters
    Type Name Description
    System.String connectionString
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ProviderName
    • Methods
      • Create(String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX