Méthode | Description | |
---|---|---|
SqlTemplate ( string templateName, string templateText, string toolTip ) : System |
Constructor SQL Template with the resource as Text
|
|
SqlTemplate ( string templateName, string templateText, string toolTip, bool isResource ) : System |
Constructor SQL Template with the resource as Resource name
|
public SqlTemplate ( string templateName, string templateText, string toolTip ) : System | ||
templateName | string | |
templateText | string | |
toolTip | string | |
Résultat | System |
public SqlTemplate ( string templateName, string templateText, string toolTip, bool isResource ) : System | ||
templateName | string | |
templateText | string | |
toolTip | string | |
isResource | bool | |
Résultat | System |