EventHandlers
Retrieve and modify project event handlers.
Columns
| Name | Type | ReadOnly | References | Required | Description |
| Id [KEY] | String | False | False | ||
| AssemblyName | String | False | False | ||
| ClassName | String | False | False | ||
| Description | String | False | False | ||
| EndpointUrl | String | False | False | ||
| EventId | Int | False | False | ||
| Name | String | False | False | ||
| Order | Int | False | False | ||
| Event_Id | Int | True | False | ||
| LinkedEvent | String | False | False |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| InsertMode | String |
Determines the Insert Mode. Set to 'ADD' to use standard MSProject Add functions. Set to 'ODATA' to use standard ODATA insert functionality. Only applicable during inserts. |