GetScriptFile gets the filename for the version
Namespace: DotNetNuke.Services.UpgradeAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static string GetScriptFile( string providerPath, Version version ) |
| Visual Basic |
|---|
Public Shared Function GetScriptFile ( providerPath As String, version As Version ) As String |
Parameters
- providerPath
- Type: System..::..String
The path to the Data Provider
- version
- Type: System..::..Version
The Version