Miner.Interop.Process Assembly > Miner.Interop.Process Namespace > IMMPxSequenceGenerator Interface : PreAllocateSequence Method |
'Declaration Sub PreAllocateSequence( _ ByVal sSequenceName As System.String, _ ByVal sTargetTableName As System.String, _ ByVal sIdFieldName As System.String, _ ByVal lCount As System.Integer _ )
'Usage Dim instance As IMMPxSequenceGenerator Dim sSequenceName As System.String Dim sTargetTableName As System.String Dim sIdFieldName As System.String Dim lCount As System.Integer instance.PreAllocateSequence(sSequenceName, sTargetTableName, sIdFieldName, lCount)
void PreAllocateSequence( System.string sSequenceName, System.string sTargetTableName, System.string sIdFieldName, System.int lCount )
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.