SqlCeProviderServices.Instance Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Singleton object;
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes")]
public static readonly System.Data.Entity.SqlServerCompact.SqlCeProviderServices Instance;
staticval mutable Instance : System.Data.Entity.SqlServerCompact.SqlCeProviderServices
Public Shared ReadOnly Instance As SqlCeProviderServices
Field Value
- Attributes