Method | 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"
|
public static GetConnectorsBySql ( this rep, string sql ) : List |
||
rep | this | |
sql | string | |
return | List |
public static getRelease ( this rep ) : string | ||
rep | this | |
return | string |