Свойство | Type | Description | |
---|---|---|---|
Dispose | void | ||
GetParameter | |||
InvokeContext | System |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
New ( |
||
Result ( ) : |
||
Result ( Field value ) : |
||
Result ( ITable table ) : |
||
SetOutput ( string argName, Field value ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
GetParameter ( string name ) : |
||
InvokeContext ( |
public New ( |
||
args | ||
Résultat |
public Result ( Field value ) : |
||
value | Field | |
Résultat |
public Result ( ITable table ) : |
||
table | ITable | |
Résultat |
public SetOutput ( string argName, Field value ) : void | ||
argName | string | |
value | Field | |
Résultat | void |