FrmMediatek.AutoIncrementCommandeId Method

Récupère l'id de la dernière commande et y ajoute 1
Public Function AutoIncrementCommandeId() As String
This language is not supported or no code example is available.
public string AutoIncrementCommandeId()
This language is not supported or no code example is available.
public:  
String^ AutoIncrementCommandeId()
This language is not supported or no code example is available.
public function AutoIncrementCommandeId() : String;
This language is not supported or no code example is available.

Return Value

string

Id de la dernière commande + 1

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition