Méthode | Description | |
---|---|---|
CreateCommand ( |
Méthode | Description | |
---|---|---|
GetParametersFromModel ( object model ) : object>.Dictionary |
||
ReadResourceAsString ( string resourceName ) : string | ||
WriteScript ( string scriptName, object model = null ) : void |
public CreateCommand ( |
||
connection | ||
factory | Action |
|
Résultat |
protected GetParametersFromModel ( object model ) : object>.Dictionary |
||
model | object | |
Résultat | object>.Dictionary |
protected ReadResourceAsString ( string resourceName ) : string | ||
resourceName | string | |
Résultat | string |
protected WriteScript ( string scriptName, object model = null ) : void | ||
scriptName | string | |
model | object | |
Résultat | void |