ApplocalHelper.IsApplocal(DTSTargetServerVersion) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Déterminer si le contexte actuel est localisé par l’application
public static bool IsApplocal (Microsoft.SqlServer.Dts.Runtime.DTSTargetServerVersion targetServerVersion = Microsoft.SqlServer.Dts.Runtime.DTSTargetServerVersion.Latest);
static member IsApplocal : Microsoft.SqlServer.Dts.Runtime.DTSTargetServerVersion -> bool
Public Shared Function IsApplocal (Optional targetServerVersion As DTSTargetServerVersion = Microsoft.SqlServer.Dts.Runtime.DTSTargetServerVersion.Latest) As Boolean
Paramètres
- targetServerVersion
- DTSTargetServerVersion
Version du serveur cible
Retours
ture si c’est le processus dev14 et targetServerVersion est plus grand que SQLServer2016;sinon false