SqlCeProviderServices.ProviderInvariantName Field

Definition

This is the well-known string using in configuration files and code-based configuration as the "provider invariant name" used to specify Microsoft SQL Server Compact Edition 4.0 for ADO.NET and Entity Framework provider services.

public const string ProviderInvariantName;
val mutable ProviderInvariantName : string
Public Const ProviderInvariantName As String 

Field Value

Applies to