summaryM:DotNetNuke.Data.DataProvider.GetLastAppliedIteration(System.Int32,System.Int32,System.Int32)
Namespace: DotNetNuke.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public virtual int GetLastAppliedIteration( int Major, int Minor, int Build ) |
| Visual Basic |
|---|
Public Overridable Function GetLastAppliedIteration ( Major As Integer, Minor As Integer, Build As Integer ) As Integer |
Parameters
- Major
- Type: System..::..Int32
paramMajorM:DotNetNuke.Data.DataProvider.GetLastAppliedIteration(System.Int32,System.Int32,System.Int32)
- Minor
- Type: System..::..Int32
paramMinorM:DotNetNuke.Data.DataProvider.GetLastAppliedIteration(System.Int32,System.Int32,System.Int32)
- Build
- Type: System..::..Int32
paramBuildM:DotNetNuke.Data.DataProvider.GetLastAppliedIteration(System.Int32,System.Int32,System.Int32)