ImportConstants Class

Inheritance Hierarchy

System..::..Object
  Microsoft.Data.Tools.Schema.Sql.SchemaModel..::..ImportConstants

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

Syntax

'Declaration
Public NotInheritable Class ImportConstants
'Usage
public static class ImportConstants
public ref class ImportConstants abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ImportConstants =  class end
public final class ImportConstants

The ImportConstants type exposes the following members.

Methods

  Name Description
Public methodStatic member IsScriptable

Top

Fields

  Name Description
Public fieldStatic member ScriptableModelElementTypes Don't alter the list of these elements. This affects the order of creation.

Top

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

Microsoft.Data.Tools.Schema.Sql.SchemaModel Namespace