Interface ITypeMap
Namespace: FluentMigrator.Runner.Generators
Assembly: FluentMigrator.Runner.Core.dll
Syntax
public interface ITypeMap
  Methods
GetTypeMap(DbType, int, int)
Declaration
string GetTypeMap(DbType type, int size, int precision)
  Parameters
| Type | Name | Description | 
|---|---|---|
| DbType | type | |
| int | size | |
| int | precision | 
Returns
| Type | Description | 
|---|---|
| string |