Share via


ModelOptions Class

Used to set model options.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public MustInherit Class ModelOptions
'Usage
Dim instance As ModelOptions
public abstract class ModelOptions
public ref class ModelOptions abstract
public abstract class ModelOptions
[<AbstractClassAttribute>]
type ModelOptions =  class end

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.SchemaModel.ModelOptions

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.

See Also

Reference

ModelOptions Members

Microsoft.Data.Schema.SchemaModel Namespace