C# Class SIM.Tool.Base.EnvironmentHelper

Datei anzeigen Open project: Sitecore/Sitecore-Instance-Manager

Public Properties

Property Type Description
ConfigurationPackageFolders string[]
FilePackageFolders string[]

Public Methods

Method Description
CheckSqlServer ( ) : bool

Private Methods

Method Description
CheckSqlServer ( [ server ) : bool
GetSqlServerServiceName ( string connectionString ) : string

Method Details

CheckSqlServer() public static method

public static CheckSqlServer ( ) : bool
return bool

Property Details

ConfigurationPackageFolders public_oe static_oe property

public static string[] ConfigurationPackageFolders
return string[]

FilePackageFolders public_oe static_oe property

public static string[] FilePackageFolders
return string[]