System.Data.Entity.Migrations.Utilities Namespace
Entity Framework 6.0
The System.Data.Entity.Migrations.Utilities namespace provides helper classes that are used by the migration code generators.
| Class | Description | |
|---|---|---|
![]() | DomainDispatcher | |
![]() | IndentedTextWriter | The same as IndentedTextWriter but works in partial trust and adds explicit caching of generated indentation string and also recognizes writing a string that contains just \r\n or \n as a write-line to ensure we indent the next line properly. |
Show:
