ModelTranslatorDefinition Class
Represents a model translator definition.
Namespace: Microsoft.Data.Schema.SchemaModel
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public NotInheritable Class ModelTranslatorDefinition
'Usage
Dim instance As ModelTranslatorDefinition
public sealed class ModelTranslatorDefinition
public ref class ModelTranslatorDefinition sealed
public final class ModelTranslatorDefinition
[<SealedAttribute>]
type ModelTranslatorDefinition = class end
Inheritance Hierarchy
System.Object
Microsoft.Data.Schema.SchemaModel.ModelTranslatorDefinition
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.