Share via


ModelTranslator.CanTranslateTo Method

Include Protected Members
Include Inherited Members

Returns a value that indicates whether the translator can translate to the provided class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CanTranslateTo(Type) Returns a value that indicates whether the translator can translate to the provided type.
Public method CanTranslateTo(DatabaseSchemaProvider)

Top

See Also

Reference

ModelTranslator Class

Microsoft.Data.Schema.SchemaModel.Translation Namespace