C# Class FdoInfo.GetDestroyDataStoreParametersCommand

Inheritance: FdoToolbox.Core.AppFramework.ConsoleCommand
Exibir arquivo Open project: jumpinjackie/fdotoolbox Class Usage Examples

Public Methods

Method Description
Execute ( ) : int
GetDestroyDataStoreParametersCommand ( string provider ) : System

Private Methods

Method Description
WriteProperties ( IDataStorePropertyDictionary dict ) : void

Method Details

Execute() public method

public Execute ( ) : int
return int

GetDestroyDataStoreParametersCommand() public method

public GetDestroyDataStoreParametersCommand ( string provider ) : System
provider string
return System