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 | |
---|---|---|
CanTranslateTo(Type) | Returns a value that indicates whether the translator can translate to the provided type. | |
CanTranslateTo(DatabaseSchemaProvider) |
Top