Property HasKeyDependency
HasKeyDependency
HasKeyDependency is needed if the chunk of items contains some items that is been dependent on some other items then in this items will be inserted into cache one by one while if this flag is false then key dependency will be ignored and item will be inserted in bulk.
Declaration
public bool HasKeyDependency { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |