Megosztás a következőn keresztül:


InstanceOperationType Enum

Definition

Determines whether this link is supposed to create or delete instances if Link is NOT Reference Only.

public enum InstanceOperationType
type InstanceOperationType = 
Public Enum InstanceOperationType
Inheritance
InstanceOperationType

Fields

Name Value Description
Upsert 0

Upsert.

Delete 1

Delete.

Applies to