Member Junction
    Preparing search index...
    Index

    Constructors

    Properties

    AlternateKey?: CompositeKey
    DeleteFilter?: string

    This field is only provided when the Action Type is DeleteWithFilter. It is a valid SQL expression that can be used in a where clause to get a list of records in a given entity to delete

    EntityName: string
    ErrorMessage: string
    PrimaryKey?: CompositeKey
    RecordJSON?: string

    This field is a JSON representation of the field values of the entity to be created or updated. It is used for all ActionTypes except for

    Success: boolean