IQuerySqlGeneratorFactory Arabirim

Tanım

Örnekleri için bir fabrika IQuerySqlGenerator .

public interface IQuerySqlGeneratorFactory
type IQuerySqlGeneratorFactory = interface
Public Interface IQuerySqlGeneratorFactory
Türetilmiş

Yöntemler

CreateDefault(SelectExpression)

Varsayılan SQL oluşturucuyu oluşturur.

CreateFromSql(SelectExpression, String, Expression)

Bir FromSql SQL Oluşturucu oluşturur.

Şunlara uygulanır