C# Class FdoInfo.ListSchemasCommand

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

Méthodes publiques

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

Private Methods

Méthode Description
WriteAttributes ( SchemaAttributeDictionary schemaAttributeDictionary ) : void

Method Details

Execute() public méthode

public Execute ( ) : int
Résultat int

ListSchemasCommand() public méthode

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