Search Results for

    Show / Hide Table of Contents

    Class SqlServerDatabaseCreator

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.Persistence
    Assembly: cs.temp.dll.dll
    Syntax
    public class SqlServerDatabaseCreator : IDatabaseCreator

    Properties

    ProviderName

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

    Methods

    Create(String)

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