Share via


ISchemaCompareModelProvider.ConnectionType Property

Gets the type of connection.

Namespace:  Microsoft.Data.Schema.Tools.Compare.Schema
Assembly:  Microsoft.Data.Schema.Tools (in Microsoft.Data.Schema.Tools.dll)

Syntax

'Declaration
ReadOnly Property ConnectionType As SchemaCompareConnectionType
SchemaCompareConnectionType ConnectionType { get; }
property SchemaCompareConnectionType ConnectionType {
    SchemaCompareConnectionType get ();
}
abstract ConnectionType : SchemaCompareConnectionType
function get ConnectionType () : SchemaCompareConnectionType

Property Value

Type: Microsoft.Data.Schema.Tools.Compare.Schema.SchemaCompareConnectionType
The type of connection.

.NET Framework Security

See Also

Reference

ISchemaCompareModelProvider Interface

Microsoft.Data.Schema.Tools.Compare.Schema Namespace

ConnectionType