SchemaCompareDatabaseEndpoint 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.
Refers to a database as either a source or target for schema comparison
public sealed class SchemaCompareDatabaseEndpoint : Microsoft.SqlServer.Dac.Compare.SchemaCompareEndpoint
type SchemaCompareDatabaseEndpoint = class
inherit SchemaCompareEndpoint
Public NotInheritable Class SchemaCompareDatabaseEndpoint
Inherits SchemaCompareEndpoint
- Inheritance
Constructors
SchemaCompareDatabaseEndpoint(String, IUniversalAuthProvider) |
Constructs a schema compare endpoint that refers to a database |
SchemaCompareDatabaseEndpoint(String, SecureString) |
Constructs a schema compare endpoint that refers to a database |
SchemaCompareDatabaseEndpoint(String) |
Constructs a schema compare endpoint that refers to a database |
Properties
DatabaseName |
The database name |