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.
Indicates the type of connection that is used in an IModelProvider object.
Namespace: Microsoft.Data.Schema.Tools.Compare.Schema
Assembly: Microsoft.Data.Schema.Tools (in Microsoft.Data.Schema.Tools.dll)
Syntax
'Declaration
Public Enumeration SchemaCompareConnectionType
public enum SchemaCompareConnectionType
public enum class SchemaCompareConnectionType
type SchemaCompareConnectionType
public enum SchemaCompareConnectionType
Members
Member name | Description | |
---|---|---|
Project | The connection is to a file. | |
Database | The connection is to a project. | |
File | The connection is to a database. |
See Also
Reference
Microsoft.Data.Schema.Tools.Compare.Schema Namespace
IModelProvider