Miner.Interop.Framework Assembly > Miner.Interop Namespace > IMMVersioningUtils Interface : GetDifferences Method |
'Declaration Function GetDifferences( _ ByVal Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal SourceVer As System.String, _ ByVal TargetVer As System.String, _ ByVal IncludeNonPostable As System.Boolean, _ ByVal DifferenceType As ESRI.ArcGIS.Geodatabase.esriDifferenceType, _ Optional ByVal TableName As System.String _ ) As IMMVersionDiff
'Usage Dim instance As IMMVersioningUtils Dim Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim SourceVer As System.String Dim TargetVer As System.String Dim IncludeNonPostable As System.Boolean Dim DifferenceType As ESRI.ArcGIS.Geodatabase.esriDifferenceType Dim TableName As System.String Dim value As IMMVersionDiff value = instance.GetDifferences(Workspace, SourceVer, TargetVer, IncludeNonPostable, DifferenceType, TableName)
IMMVersionDiff GetDifferences( ESRI.ArcGIS.Geodatabase.IWorkspace Workspace, System.string SourceVer, System.string TargetVer, System.bool IncludeNonPostable, ESRI.ArcGIS.Geodatabase.esriDifferenceType DifferenceType, System.string TableName )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.