 | CreateSchemaClauseCopyFrom Property |
Returns the optional set of event type names that properties are copied from.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ICollection CopyFrom { get; set; }
Property Value
Type:
ICollectionTcopy-from event types
See Also