Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NMergeAndSaveBatch Class
Properties Methods


In This Topic
    NMergeAndSaveBatch Class Members
    In This Topic

    The following tables list the members exposed by NMergeAndSaveBatch.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyWhether the text control must regaing focus when the batch is comitted. (Inherited from Nevron.Nov.Text.NBatch)
    Public PropertyGets the name of this batch. (Inherited from Nevron.Nov.Text.NBatch)
    Public PropertyWhether this batch uses defered commit (Inherited from Nevron.Nov.Text.NBatch)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Checks whether the batch can be executed.  
    Public MethodExecutes the batch. (Inherited from Nevron.Nov.Text.NBatch)
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Protected MethodClones the given section, converts its field inlines to text inlines and returns the resulting section.  
    Protected MethodCreates a transaction with this batch name (Inherited from Nevron.Nov.Text.NBatch)
    Protected MethodMerges the given source document with each of the data source records and returns the resulting document.  
    Protected MethodMerges the field values in the given section with the currently selected mail merge data record.  
    Protected MethodUpdates the mail merge field values of the given document block.  
    Top
    See Also