Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides an interface for a connection string parser.
Namespace: Microsoft.Data.Schema.Extensibility
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Interface IConnectionStringParser
public interface IConnectionStringParser
public interface class IConnectionStringParser
type IConnectionStringParser = interface end
public interface IConnectionStringParser
The IConnectionStringParser type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
MakeSafeToPersist | Returns a connection string that is safe to persist in documents. |
Top
Remarks
A unique connection string parser class should be created for each DatabaseSchemaProvider.