C# Class FdoInfo.ListDataStoresCommand

Inheritance: FdoToolbox.Core.AppFramework.ConsoleCommand
Show file Open project: jumpinjackie/fdotoolbox Class Usage Examples

Public Methods

Method Description
Execute ( ) : int
ListDataStoresCommand ( string provider, string connStr, bool fdoOnly ) : System

Method Details

Execute() public method

public Execute ( ) : int
return int

ListDataStoresCommand() public method

public ListDataStoresCommand ( string provider, string connStr, bool fdoOnly ) : System
provider string
connStr string
fdoOnly bool
return System