SqlCeMetadataProviderConfiguration.DefaultDataSource Field

 

Returns the default location of the file that holds the SQL Server CE metadata database.

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

Syntax

public const string DefaultDataSource
public:
literal String^ DefaultDataSource
static val mutable DefaultDataSource : string
Public Const DefaultDataSource As String

Field Value

Type: System.String

Remarks

 

See Also

SqlCeMetadataProviderConfiguration Class
Microsoft.ComplexEventProcessing Namespace

Return to top