C# Class FdoUtil.CreateDataStoreCommand

Inheritance: FdoToolbox.Core.AppFramework.ConsoleCommand
Afficher le fichier Open project: jumpinjackie/fdotoolbox Class Usage Examples

Méthodes publiques

Méthode Description
CreateDataStoreCommand ( string provider, string connStr, string dstoreStr ) : System
Execute ( ) : int

Method Details

CreateDataStoreCommand() public méthode

public CreateDataStoreCommand ( string provider, string connStr, string dstoreStr ) : System
provider string
connStr string
dstoreStr string
Résultat System

Execute() public méthode

public Execute ( ) : int
Résultat int