| OrchestratorConfigPropertyBinEntities Property |
Entities (such as records and/or clusters) that will have property bin objects attached to during Data Conveyer processing.
Default value is
Nothing, i.e. no property bins attached.
This feature should be used judiciously due to its impact on performance.
Namespace:
Mavidian.DataConveyer.Orchestrators
Assembly:
DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax public PropertyBinAttachedTo PropertyBinEntities { get; set; }
Public Property PropertyBinEntities As PropertyBinAttachedTo
Get
Set
Property Value
Type:
PropertyBinAttachedToSee Also