SqlCeMetadataProviderConfiguration.CreateDataSourceIfMissing Property

Gets or sets a flag indicating if the data source file should be created if missing.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public bool CreateDataSourceIfMissing { get; set; }

Property Value

Type: System.Boolean
A boolean value that indicates whether data source files should be created if they are found to be missing.

See Also

Reference

SqlCeMetadataProviderConfiguration Class

Microsoft.ComplexEventProcessing Namespace