C# Class YesSql.Core.Sql.SchemaBuilderExtensions

Mostra file Open project: sebastienros/yessql

Public Methods

Method Description
CreateSql ( this builder, ISchemaBuilderCommand command ) : IEnumerable

Method Details

CreateSql() public static method

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