SqlCeMetadataProviderConfiguration.DataSource Property

Gets or sets the path to the database file used by the provider.

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

Syntax

public string DataSource { get; set; }

Property Value

Type: System.String
The path to the database file.

See Also

Reference

SqlCeMetadataProviderConfiguration Class

Microsoft.ComplexEventProcessing Namespace