ConnectionSettings Class
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.
This class provides configuration information for connection strings.
public class ConnectionSettings
type ConnectionSettings = class
Public Class ConnectionSettings
- Inheritance
-
ConnectionSettings
Constructors
ConnectionSettings(String, String) |
Initializes a new instance of the ConnectionSettings with a given |
Properties
ConnectionString |
Gets or sets the actual connection string. |
Name |
Gets or sets the name of the connection string. |
Provider |
Gets or sets the provider to be used by this connection string, e.g. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET