Click or drag to resize
SqlServerSpecificCreatorServerInvariantProviderName Field
Invariant name for obtaining the factory for SqlServer's SqlClient, the client used when connecting to the server/Express/MSDE variant of SqlServer

Namespace:  SD.LLBLGen.Pro.DQE.SqlServer
Assembly:  SD.LLBLGen.Pro.DQE.SqlServer (in SD.LLBLGen.Pro.DQE.SqlServer.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public const string ServerInvariantProviderName = "System.Data.SqlClient"

Field Value

Type: String
See Also