AUDFAccess Methods
The AUDFAccess type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Clone | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Execute(Key, array<Object>[]()[][]) |
Executes the UDF based on key and functionArgs
|
|
|
Execute(SetRecords, Object, array<Object>[]()[][]) |
Executes the UDF based on primaryKey and functionArgs
|
|
|
Execute(ARecord, array<Object>[]()[][]) | |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
QueryAggregate(Statement, Exp, array<Object>[]()[][]) | |
|
|
QueryAggregate(Statement, array<Object>[]()[][]) |
Executes the UDF based on statement and functionArgs
|
|
|
QueryAggregate(SetRecords, array<Object>[]()[][]) | |
|
|
QueryAggregate(SetRecords, Exp, array<Object>[]()[][]) | |
|
|
ToDump | |
|
|
ToString | (Inherited from Object.) |

