C# Class OKr.MXReader.Client.Core.Data.OkrRepository

Afficher le fichier Open project: anytao/ModernReader Class Usage Examples

Méthodes publiques

Свойство Type Description
conn string

Méthodes publiques

Méthode Description
CreateDB ( ) : void
DeleteDB ( ) : void
ExistDB ( ) : bool
GetConfig ( string key ) : Config

Method Details

CreateDB() public static méthode

public static CreateDB ( ) : void
Résultat void

DeleteDB() public static méthode

public static DeleteDB ( ) : void
Résultat void

ExistDB() public static méthode

public static ExistDB ( ) : bool
Résultat bool

GetConfig() public static méthode

public static GetConfig ( string key ) : Config
key string
Résultat Config

Property Details

conn public_oe static_oe property

public static string conn
Résultat string