System.Data.Entity.Migrations.Utilities Namespace
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. |