C# 클래스 YesSql.Core.Sql.SchemaBuilderExtensions

파일 보기 프로젝트 열기: sebastienros/yessql

공개 메소드들

메소드 설명
CreateSql ( this builder, ISchemaBuilderCommand command ) : IEnumerable

메소드 상세

CreateSql() 공개 정적인 메소드

public static CreateSql ( this builder, ISchemaBuilderCommand command ) : IEnumerable
builder this
command ISchemaBuilderCommand
리턴 IEnumerable