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.4.0.0 (5.4.0)
Syntax public const string ServerInvariantProviderName = "System.Data.SqlClient"
Public Const ServerInvariantProviderName As String = "System.Data.SqlClient"
Field Value
Type:
StringSee Also