C# 클래스 FdoInfo.ListSchemasCommand

상속: FdoToolbox.Core.AppFramework.ConsoleCommand
파일 보기 프로젝트 열기: jumpinjackie/fdotoolbox 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( ) : int
ListSchemasCommand ( string provider, string connStr ) : System

비공개 메소드들

메소드 설명
WriteAttributes ( SchemaAttributeDictionary schemaAttributeDictionary ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( ) : int
리턴 int

ListSchemasCommand() 공개 메소드

public ListSchemasCommand ( string provider, string connStr ) : System
provider string
connStr string
리턴 System