SqlProviderServices::SingletonInstance Property

.NET Framework (current version)
 

Gets the singleton instance of SqlProviderServices.

Namespace:   System.Data.SqlClient
Assembly:  System.Data.Entity (in System.Data.Entity.dll)

public:
property SqlProviderServices^ SingletonInstance {
	static SqlProviderServices^ get();
}

.NET Framework
Available since 4.5
Return to top
Show: