Property | Type | Description | |
---|---|---|---|
Dispose | void | ||
GetParameter | |||
InvokeContext | System |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
New ( |
||
Result ( ) : |
||
Result ( Field value ) : |
||
Result ( ITable table ) : |
||
SetOutput ( string argName, Field value ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
GetParameter ( string name ) : |
||
InvokeContext ( |
public New ( |
||
args | ||
return |
public Result ( ITable table ) : |
||
table | ITable | |
return |
public SetOutput ( string argName, Field value ) : void | ||
argName | string | |
value | Field | |
return | void |