TDataProvider | Data provider class. |
Nucleus.Data.Common.DataProviderMigration<TDataProvider> (System.String[])
Nucleus.Data.Common.DataProviderMigration<TDataProvider> (String schemaName, String[] absoluteSchemaScriptsNamespaces, Assembly schemaScriptsAssembly)
Name | Type |
---|---|
schemaName |
String
Database provider schema name that this class migrates database objects for. |
absoluteSchemaScriptsNamespaces |
String[]
Fully-qualified namespace for embedded schema files, including the /Scripts folder. |
schemaScriptsAssembly |
System.Reflection.Assembly
Assembly to retrieve embedded schemas from. |