Share via


ModelProviderFactory Class

Inheritance Hierarchy

System..::..Object
  Microsoft.Data.Tools.Model..::..ModelProviderFactory

Namespace:  Microsoft.Data.Tools.Model
Assembly:  Microsoft.Data.Tools.Model (in Microsoft.Data.Tools.Model.dll)

Syntax

'Declaration
Public Class ModelProviderFactory
'Usage
Dim instance As ModelProviderFactory
public class ModelProviderFactory
public ref class ModelProviderFactory
type ModelProviderFactory =  class end
public class ModelProviderFactory

The ModelProviderFactory type exposes the following members.

Properties

  Name Description
Public propertyStatic member Instance Gets {insert text here}.
Public property ModelProviders Gets {insert text here}.

Top

Methods

  Name Description
Public method AddCatalog
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetModelProvider
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

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.Model Namespace