C# Class FdoInfo.ListClassesCommand

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

Méthodes publiques

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

Private Methods

Méthode Description
WriteAttributes ( SchemaAttributeDictionary schemaAttributeDictionary ) : void

Method Details

Execute() public méthode

public Execute ( ) : int
Résultat int

ListClassesCommand() public méthode

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