 | DataSourceFactoryProperties Property |
Returns the properties to pass to the static createDataSource method provided.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Properties Properties { get; }
Return Value
Type:
Propertiesproperties to pass to createDataSource
See Also