C# Class Aspose.Words.Examples.CSharp.Mail_Merge.ExecuteWithRegionsDataTable

Afficher le fichier Open project: aspose-words/Aspose.Words-for-.NET

Méthodes publiques

Méthode Description
Run ( ) : void

Private Methods

Méthode Description
ExecuteDataTable ( string commandText ) : DataTable

Utility function that creates a connection, command, Executes the command and return the result in a DataTable.

GetTestOrder ( int orderId ) : DataTable
GetTestOrderDetails ( int orderId ) : DataTable

Method Details

Run() public static méthode

public static Run ( ) : void
Résultat void