C# Class AddinFramework.Extension.EaExtensionClass

Afficher le fichier Open project: Helmut-Ortmann/EnterpriseArchitect_hoTools

Méthodes publiques

Méthode Description
GetConnectorsBySql ( this rep, string sql ) : List
getRelease ( this rep ) : string

get EA Release as string in the form: "9","10","11","12","12.1","13"

Method Details

GetConnectorsBySql() public static méthode

public static GetConnectorsBySql ( this rep, string sql ) : List
rep this
sql string
Résultat List

getRelease() public static méthode

get EA Release as string in the form: "9","10","11","12","12.1","13"
public static getRelease ( this rep ) : string
rep this
Résultat string