Factory class for creating instances of
IQueryGenerator based on the specified DatabaseProvider.
- Namespace
- DbSyncKit
.DB .Factory - Base Types
-
- object
Syntax
public class QueryGeneratorFactoryMethods
| Name | Return Value | Summary |
|---|---|---|
| GetQueryGenerator |
IQueryGenerator |
Gets an instance of
IQueryGenerator based on the specified provider.
|