Share via


ModelTranslator Members

Include Protected Members
Include Inherited Members

Represents the model translator.

The ModelTranslator type exposes the following members.

Constructors

  Name Description
Protected method ModelTranslator Initializes a new instance of the ModelTranslator class.

Top

Methods

  Name Description
Public method CanTranslateTo Overloaded. Returns whether capable of specified transformation.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method InstantiateCopiedModel Instantiates the copied model.
Protected method InstantiateTranslatedModel Instantiates the translated model.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method SetExtensionHandle Sets the extension handle.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)
Public method Translate Translates a model.

Top

Properties

  Name Description
Public property CompatibilityLevel Gets the translation compatibility level.
Public property DatabaseSchemaProvider Gets or sets the DSP.
Public property DataLossLevel Gets the translation data loss level.
Protected property Definition Gets the model translator definition.
Public property ExtensionHandle Gets or sets the extension handle.

Top

See Also

Reference

ModelTranslator Class

Microsoft.Data.Schema.SchemaModel Namespace