Share via


IModelProvider Members

Include Protected Members
Include Inherited Members

Represents the model provider.

The IModelProvider type exposes the following members.

Methods

  Name Description
Public method Deserialize Deserializes the state from the XML node.
Public method IsCompatible Returns whether the model provider is compatible.
Public method IsEqual Returns whether the model provider is equivalent.
Public method Serialize Serializes this model provider to the XML writer.
Public method Uninitialize Uninitializes the model provider.
Public method Validate Returns whether valid.

Top

Properties

  Name Description
Public property ConnectionType Gets the connection type.
Public property DatabaseSchemaProvider Gets the database schema provider.
Public property Name Gets or sets the name.
Public property Translator Gets or sets the model translator.

Top

See Also

Reference

IModelProvider Interface

Microsoft.Data.Schema.Compare.Schema Namespace